Rate Overview
Live
1 AFN = 0.629055 UYU
1 UYU = 1.5897
AFN
Avg
0.620776
High
0.649880
Low
0.582058
Last updated: 6/23/2026, 9:55:15 PM
Quick Conversions
| AFN | UYU |
|---|---|
| 1 AFN | 0.63 UYU |
| 10 AFN | 6.29 UYU |
| 50 AFN | 31.45 UYU |
| 100 AFN | 62.91 UYU |
| 500 AFN | 314.53 UYU |
| 1,000 AFN | 629.06 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-06-23T21:55:15Z",
"rates": {
"UYU": 0.629055
}
}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": 62.9055,
"rate": 0.629055
}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