Rate Overview
Live
1 UGX = 0.155725 XOF
1 XOF = 6.4216
UGX
Avg
0.156679
High
0.157265
Low
0.155703
Last updated: 7/9/2026, 11:49:35 AM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.16 XOF |
| 10 UGX | 1.56 XOF |
| 50 UGX | 7.79 XOF |
| 100 UGX | 15.57 XOF |
| 500 UGX | 77.86 XOF |
| 1,000 UGX | 155.73 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-07-09T11:49:35Z",
"rates": {
"XOF": 0.155725
}
}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.5725,
"rate": 0.155725
}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