Rate Overview
Live
1 AFN = 55.8093 UGX
1 UGX = 0.017918
AFN
Avg
57.5608
High
60.3762
Low
54.0399
Last updated: 7/23/2026, 11:04:42 AM
Quick Conversions
| AFN | UGX |
|---|---|
| 1 AFN | 55.81 UGX |
| 10 AFN | 558.09 UGX |
| 50 AFN | 2,790.47 UGX |
| 100 AFN | 5,580.93 UGX |
| 500 AFN | 27,904.66 UGX |
| 1,000 AFN | 55,809.31 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-23T11:04:42Z",
"rates": {
"UGX": 55.809315
}
}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": 5580.9315,
"rate": 55.809315
}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