Rate Overview
Live
1 UGX = 0.002903 BOB
1 BOB = 344.4712
UGX
Avg
0.002020
High
0.002977
Low
0.001826
Last updated: 7/27/2026, 5:14:27 PM
Quick Conversions
| UGX | BOB |
|---|---|
| 1 UGX | 0.00 BOB |
| 10 UGX | 0.03 BOB |
| 50 UGX | 0.15 BOB |
| 100 UGX | 0.29 BOB |
| 500 UGX | 1.45 BOB |
| 1,000 UGX | 2.90 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-27T17:14:27Z",
"rates": {
"BOB": 0.002903
}
}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.2903,
"rate": 0.002903
}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