Rate Overview
Live
1 AFN = 57.3312 UGX
1 UGX = 0.017443
AFN
Avg
57.3448
High
57.8569
Low
56.5426
Last updated: 9/2/2026, 4:04:31 AM
Quick Conversions
| AFN | UGX |
|---|---|
| 1 AFN | 57.33 UGX |
| 10 AFN | 573.31 UGX |
| 50 AFN | 2,866.56 UGX |
| 100 AFN | 5,733.12 UGX |
| 500 AFN | 28,665.60 UGX |
| 1,000 AFN | 57,331.19 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-09-02T04:04:31Z",
"rates": {
"UGX": 57.331192
}
}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": 5733.1192,
"rate": 57.331192
}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