first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-01-25 13:06:29 -05:00
commit 346346573f
1362 changed files with 343729 additions and 0 deletions
+90
View File
@@ -0,0 +1,90 @@
[
{
"id":1,
"currencyName": "European Union",
"usd" : "1.064427",
"type":"Euro (€)",
"exchangeRate" :"0.00136"
},
{
"id":2,
"currencyName": "Renminbi (Yuan)",
"usd" : "0.14",
"type":"Yuan (¥)",
"exchangeRate" :"0.00011"
},
{
"id":3,
"currencyName": "Afghan Afghani",
"usd" : "0.011",
"type":"AFN (؋)",
"exchangeRate" :"0.00012"
},
{
"id":4,
"currencyName": "Canadian Dollar",
"usd" : "0.735505",
"type":"CAD ($)",
"exchangeRate" :"0.00214"
},
{
"id":5,
"currencyName": "Danish Kroner",
"usd" : "0.14",
"type":"DKK (Kr)",
"exchangeRate" :"0.0026"
},
{
"id":6,
"currencyName": "Egyptian Pound",
"usd" : "0.040",
"type":"EGP (E£)",
"exchangeRate" :"0.00054"
},
{
"id":7,
"currencyName": "Kenyan Shilling",
"usd" : "0.0081",
"type":"KES (K)",
"exchangeRate" :"0.0000321"
},
{
"id":8,
"currencyName": "United Kingdom",
"usd" : "1.20",
"type":"GBP (£)",
"exchangeRate" :"0.0374"
},
{
"id":9,
"currencyName": "European Union",
"usd" : "1.064427",
"type":"Euro (€)",
"exchangeRate" :"0.00136"
},
{
"id":10,
"currencyName": "Colombian Peso",
"usd" : "1542.32",
"type":"COP ($)",
"exchangeRate" :"0.00524355"
},
{
"id":11,
"currencyName": "Kenyan Shilling",
"usd" : "0.0081",
"type":"KES (K)",
"exchangeRate" :"0.0000321"
}
]