Rate Overview
Live
1 BOB = 345.0878 UGX
1 UGX = 0.002898
BOB
Avg
512.6425
High
548.3093
Low
345.0878
Last updated: 7/19/2026, 7:58:00 PM
Quick Conversions
| BOB | UGX |
|---|---|
| 1 BOB | 345.09 UGX |
| 10 BOB | 3,450.88 UGX |
| 50 BOB | 17,254.39 UGX |
| 100 BOB | 34,508.78 UGX |
| 500 BOB | 172,543.92 UGX |
| 1,000 BOB | 345,087.85 UGX |
Get BOB/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=UGXExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-19T19:58:00Z",
"rates": {
"UGX": 345.087846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "UGX",
"amount": 100
},
"result": 34508.7846,
"rate": 345.087846
}Build with BOB/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key