Rate Overview
Live
1 UGX = 0.150276 XOF
1 XOF = 6.6544
UGX
Avg
0.150680
High
0.151826
Low
0.149169
Last updated: 4/18/2026, 8:52:22 AM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.50 XOF |
| 50 UGX | 7.51 XOF |
| 100 UGX | 15.03 XOF |
| 500 UGX | 75.14 XOF |
| 1,000 UGX | 150.28 XOF |
Get UGX/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=XOFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-18T08:52:22Z",
"rates": {
"XOF": 0.150276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "XOF",
"amount": 100
},
"result": 15.0276,
"rate": 0.150276
}Build with UGX/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key