Per registrar currency now fully available

This commit is contained in:
Pinga 2025-02-12 11:36:46 +02:00
parent 5711546f78
commit a9e84a855e
20 changed files with 681 additions and 243 deletions

View file

@ -0,0 +1,8 @@
{
"base_currency": "USD",
"rates": {
"EUR": 0.91,
"GBP": 0.78
},
"last_updated": "2025-02-12T12:00:00Z"
}