Rate Overview
Live
1 AFN = 0.618789 UYU
1 UYU = 1.6161
AFN
Avg
0.625699
High
0.633371
Low
0.618789
Last updated: 4/17/2026, 4:57:28 AM
Quick Conversions
| AFN | UYU |
|---|---|
| 1 AFN | 0.62 UYU |
| 10 AFN | 6.19 UYU |
| 50 AFN | 30.94 UYU |
| 100 AFN | 61.88 UYU |
| 500 AFN | 309.39 UYU |
| 1,000 AFN | 618.79 UYU |
Get AFN/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=UYUExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-17T04:57:28Z",
"rates": {
"UYU": 0.618789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "UYU",
"amount": 100
},
"result": 61.8789,
"rate": 0.618789
}Build with AFN/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key