Rate Overview
Live
1 UGX = 0.149290 XAF
1 XAF = 6.6984
UGX
Avg
0.159942
High
0.173055
Low
0.149290
Last updated: 5/27/2026, 7:24:44 PM
Quick Conversions
| UGX | XAF |
|---|---|
| 1 UGX | 0.15 XAF |
| 10 UGX | 1.49 XAF |
| 50 UGX | 7.46 XAF |
| 100 UGX | 14.93 XAF |
| 500 UGX | 74.65 XAF |
| 1,000 UGX | 149.29 XAF |
Get UGX/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=XAFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T19:24:44Z",
"rates": {
"XAF": 0.14929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "XAF",
"amount": 100
},
"result": 14.929,
"rate": 0.14929
}Build with UGX/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key