Rate Overview
Live
1 UGX = 0.156081 XAF
1 XAF = 6.4069
UGX
Avg
0.153169
High
0.161556
Low
0.148641
Last updated: 7/14/2026, 4:51:14 PM
Quick Conversions
| UGX | XAF |
|---|---|
| 1 UGX | 0.16 XAF |
| 10 UGX | 1.56 XAF |
| 50 UGX | 7.80 XAF |
| 100 UGX | 15.61 XAF |
| 500 UGX | 78.04 XAF |
| 1,000 UGX | 156.08 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-07-14T16:51:14Z",
"rates": {
"XAF": 0.156081
}
}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.6081,
"rate": 0.156081
}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