Rate Overview
Live
1 UGX = 0.017612 AFN
1 AFN = 56.7795
UGX
Avg
0.017474
High
0.017723
Low
0.017168
Last updated: 6/27/2026, 4:08:01 PM
Quick Conversions
| UGX | AFN |
|---|---|
| 1 UGX | 0.02 AFN |
| 10 UGX | 0.18 AFN |
| 50 UGX | 0.88 AFN |
| 100 UGX | 1.76 AFN |
| 500 UGX | 8.81 AFN |
| 1,000 UGX | 17.61 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-06-27T16:08:01Z",
"rates": {
"AFN": 0.017612
}
}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.7611999999999999,
"rate": 0.017612
}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