Rate Overview
Live
1 UGX = 0.016617 AFN
1 AFN = 60.1793
UGX
Avg
0.016848
High
0.017189
Low
0.016586
Last updated: 5/27/2026, 9:41:50 PM
Quick Conversions
| UGX | AFN |
|---|---|
| 1 UGX | 0.02 AFN |
| 10 UGX | 0.17 AFN |
| 50 UGX | 0.83 AFN |
| 100 UGX | 1.66 AFN |
| 500 UGX | 8.31 AFN |
| 1,000 UGX | 16.62 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-05-27T21:41:50Z",
"rates": {
"AFN": 0.016617
}
}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.6617,
"rate": 0.016617
}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