Rate Overview
Live
1 AFN = 0.624735 UYU
1 UYU = 1.6007
AFN
Avg
0.613877
High
0.624735
Low
0.602141
Last updated: 3/7/2026, 12:30:20 AM
Quick Conversions
| AFN | UYU |
|---|---|
| 1 AFN | 0.62 UYU |
| 10 AFN | 6.25 UYU |
| 50 AFN | 31.24 UYU |
| 100 AFN | 62.47 UYU |
| 500 AFN | 312.37 UYU |
| 1,000 AFN | 624.74 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-03-07T00:30:20Z",
"rates": {
"UYU": 0.624735
}
}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.4735,
"rate": 0.624735
}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