Rate Overview
Live
1 UGX = 0.153197 XOF
1 XOF = 6.5275
UGX
Avg
0.154581
High
0.161781
Low
0.151202
Last updated: 3/27/2026, 9:55:32 AM
Quick Conversions
| UGX | XOF |
|---|---|
| 1 UGX | 0.15 XOF |
| 10 UGX | 1.53 XOF |
| 50 UGX | 7.66 XOF |
| 100 UGX | 15.32 XOF |
| 500 UGX | 76.60 XOF |
| 1,000 UGX | 153.20 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-03-27T09:55:32Z",
"rates": {
"XOF": 0.153197
}
}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.3197,
"rate": 0.153197
}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