Rate Overview
Live
1 UGX = 0.156340 XAF
1 XAF = 6.3963
UGX
Avg
0.153102
High
0.156340
Low
0.150565
Last updated: 6/19/2026, 8:56:39 AM
Quick Conversions
| UGX | XAF |
|---|---|
| 1 UGX | 0.16 XAF |
| 10 UGX | 1.56 XAF |
| 50 UGX | 7.82 XAF |
| 100 UGX | 15.63 XAF |
| 500 UGX | 78.17 XAF |
| 1,000 UGX | 156.34 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-06-19T08:56:39Z",
"rates": {
"XAF": 0.15634
}
}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.634,
"rate": 0.15634
}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