Rate Overview
Live
1 UGX = 0.152718 XOF
1 XOF = 6.5480
UGX
Avg
0.152917
High
0.157718
Low
0.148628
Last updated: 7/29/2026, 8:47:05 AM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.53 XOF |
| 50 UGX | 7.64 XOF |
| 100 UGX | 15.27 XOF |
| 500 UGX | 76.36 XOF |
| 1,000 UGX | 152.72 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-29T08:47:05Z",
"rates": {
"XOF": 0.152718
}
}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.271799999999999,
"rate": 0.152718
}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