Rate Overview
Live
1 UGX = 0.148804 XOF
1 XOF = 6.7202
UGX
Avg
0.148753
High
0.149460
Low
0.148244
Last updated: 5/9/2026, 4:04:49 AM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.49 XOF |
| 50 UGX | 7.44 XOF |
| 100 UGX | 14.88 XOF |
| 500 UGX | 74.40 XOF |
| 1,000 UGX | 148.80 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-09T04:04:49Z",
"rates": {
"XOF": 0.148804
}
}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.8804,
"rate": 0.148804
}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