Rate Overview
Live
1 AFN = 57.2803 UGX
1 UGX = 0.017458
AFN
Avg
57.2134
High
57.7331
Low
55.5828
Last updated: 7/8/2026, 4:22:28 AM
Quick Conversions
| AFN | UGX |
|---|---|
| 1 AFN | 57.28 UGX |
| 10 AFN | 572.80 UGX |
| 50 AFN | 2,864.01 UGX |
| 100 AFN | 5,728.03 UGX |
| 500 AFN | 28,640.13 UGX |
| 1,000 AFN | 57,280.26 UGX |
Get AFN/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=UGXExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-08T04:22:28Z",
"rates": {
"UGX": 57.280258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "UGX",
"amount": 100
},
"result": 5728.0258,
"rate": 57.280258
}Build with AFN/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key