Rate Overview
Live
1 AFN = 57.8085 UGX
1 UGX = 0.017298
AFN
Avg
58.8496
High
60.1704
Low
57.8085
Last updated: 6/18/2026, 11:18:11 AM
Quick Conversions
| AFN | UGX |
|---|---|
| 1 AFN | 57.81 UGX |
| 10 AFN | 578.09 UGX |
| 50 AFN | 2,890.43 UGX |
| 100 AFN | 5,780.85 UGX |
| 500 AFN | 28,904.27 UGX |
| 1,000 AFN | 57,808.53 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-06-18T11:18:11Z",
"rates": {
"UGX": 57.80853
}
}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": 5780.853,
"rate": 57.80853
}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