Rate Overview
Live
1 UGX = 0.152997 XAF
1 XAF = 6.5361
UGX
Avg
0.161074
High
0.173055
Low
0.152997
Last updated: 3/27/2026, 5:18:56 PM
Quick Conversions
| UGX | XAF |
|---|---|
| 1 UGX | 0.15 XAF |
| 10 UGX | 1.53 XAF |
| 50 UGX | 7.65 XAF |
| 100 UGX | 15.30 XAF |
| 500 UGX | 76.50 XAF |
| 1,000 UGX | 153.00 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-03-27T17:18:56Z",
"rates": {
"XAF": 0.152997
}
}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.2997,
"rate": 0.152997
}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