Rate Overview
Live
1 UGX = 0.148860 XOF
1 XOF = 6.7177
UGX
Avg
0.152518
High
0.161781
Low
0.148244
Last updated: 5/29/2026, 5:36:09 PM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.49 XOF |
| 50 UGX | 7.44 XOF |
| 100 UGX | 14.89 XOF |
| 500 UGX | 74.43 XOF |
| 1,000 UGX | 148.86 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-05-29T17:36:09Z",
"rates": {
"XOF": 0.14886
}
}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": 14.886,
"rate": 0.14886
}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