Rate Overview
Live
1 UGX = 0.001862 BOB
1 BOB = 537.0569
UGX
Avg
0.001925
High
0.002017
Low
0.001832
Last updated: 3/27/2026, 12:04:25 PM
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.93 BOB |
| 1,000 UGX | 1.86 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-27T12:04:25Z",
"rates": {
"BOB": 0.001862
}
}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.1862,
"rate": 0.001862
}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