Rate Overview
Live
1 UGX = 0.002994 BOB
1 BOB = 334.0013
UGX
Avg
0.002552
High
0.003022
Low
0.001883
Last updated: 7/28/2026, 2:05:47 PM
Quick Conversions
| UGX | BOB |
|---|---|
| 1 UGX | 0.00 BOB |
| 10 UGX | 0.03 BOB |
| 50 UGX | 0.15 BOB |
| 100 UGX | 0.30 BOB |
| 500 UGX | 1.50 BOB |
| 1,000 UGX | 2.99 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-07-28T14:05:47Z",
"rates": {
"BOB": 0.002994
}
}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.2994,
"rate": 0.002994
}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