Rate Overview
Live
1 AFN = 0.633675 UYU
1 UYU = 1.5781
AFN
Avg
0.637173
High
0.645398
Low
0.626682
Last updated: 6/19/2026, 8:52:41 AM
Quick Conversions
| AFN | UYU |
|---|---|
| 1 AFN | 0.63 UYU |
| 10 AFN | 6.34 UYU |
| 50 AFN | 31.68 UYU |
| 100 AFN | 63.37 UYU |
| 500 AFN | 316.84 UYU |
| 1,000 AFN | 633.68 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-19T08:52:41Z",
"rates": {
"UYU": 0.633675
}
}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.3675,
"rate": 0.633675
}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