Rate Overview
Live
1 UGX = 0.151748 XAF
1 XAF = 6.5899
UGX
Avg
0.152874
High
0.155200
Low
0.151748
Last updated: 8/1/2026, 11:13:11 AM
Quick Conversions
| UGX | XAF |
|---|---|
| 1 UGX | 0.15 XAF |
| 10 UGX | 1.52 XAF |
| 50 UGX | 7.59 XAF |
| 100 UGX | 15.17 XAF |
| 500 UGX | 75.87 XAF |
| 1,000 UGX | 151.75 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-08-01T11:13:11Z",
"rates": {
"XAF": 0.151748
}
}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": 15.1748,
"rate": 0.151748
}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