Rate Overview
Live
1 UGX = 0.001875 BOB
1 BOB = 533.3333
UGX
Avg
0.001897
High
0.001923
Low
0.001856
Last updated: 3/6/2026, 8:13:02 AM
Quick Conversions
| UGX | BOB |
|---|---|
| 1 UGX | 0.00 BOB |
| 10 UGX | 0.02 BOB |
| 50 UGX | 0.09 BOB |
| 100 UGX | 0.19 BOB |
| 500 UGX | 0.94 BOB |
| 1,000 UGX | 1.88 BOB |
Get UGX/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BOBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T08:13:02Z",
"rates": {
"BOB": 0.001875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BOB",
"amount": 100
},
"result": 0.1875,
"rate": 0.001875
}Build with UGX/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key