Rate Overview
Live
1 AFN = 0.631299 UYU
1 UYU = 1.5840
AFN
Avg
0.617947
High
0.646268
Low
0.572418
Last updated: 7/7/2026, 9:34:12 AM
Quick Conversions
| AFN | UYU |
|---|---|
| 1 AFN | 0.63 UYU |
| 10 AFN | 6.31 UYU |
| 50 AFN | 31.56 UYU |
| 100 AFN | 63.13 UYU |
| 500 AFN | 315.65 UYU |
| 1,000 AFN | 631.30 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-07-07T09:34:12Z",
"rates": {
"UYU": 0.631299
}
}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": 63.129900000000006,
"rate": 0.631299
}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