Rate Overview
Live
1 UGX = 0.017406 AFN
1 AFN = 57.4515
UGX
Avg
0.018594
High
0.020459
Low
0.016915
Last updated: 9/5/2026, 10:04:47 AM
Quick Conversions
| UGX | AFN |
|---|---|
| 1 UGX | 0.02 AFN |
| 10 UGX | 0.17 AFN |
| 50 UGX | 0.87 AFN |
| 100 UGX | 1.74 AFN |
| 500 UGX | 8.70 AFN |
| 1,000 UGX | 17.41 AFN |
Get UGX/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=AFNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-05T10:04:47Z",
"rates": {
"AFN": 0.017406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "AFN",
"amount": 100
},
"result": 1.7406000000000001,
"rate": 0.017406
}Build with UGX/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key