Rate Overview
Live
1 UGX = 0.152856 XOF
1 XOF = 6.5421
UGX
Avg
0.153672
High
0.155200
Low
0.152626
Last updated: 7/29/2026, 3:50:58 PM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.53 XOF |
| 50 UGX | 7.64 XOF |
| 100 UGX | 15.29 XOF |
| 500 UGX | 76.43 XOF |
| 1,000 UGX | 152.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-07-29T15:50:58Z",
"rates": {
"XOF": 0.152856
}
}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.285599999999999,
"rate": 0.152856
}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