Rate Overview
Live
1 UZS = 0.000937 BOB
1 BOB = 1067.24
UZS
Avg
0.000613
High
0.000937
Low
0.000560
Last updated: 7/28/2026, 8:13:23 AM
Quick Conversions
| UZS | BOB |
|---|---|
| 1 UZS | 0.00 BOB |
| 10 UZS | 0.01 BOB |
| 50 UZS | 0.05 BOB |
| 100 UZS | 0.09 BOB |
| 500 UZS | 0.47 BOB |
| 1,000 UZS | 0.94 BOB |
Get UZS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=BOBExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-28T08:13:23Z",
"rates": {
"BOB": 0.000937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "BOB",
"amount": 100
},
"result": 0.0937,
"rate": 0.000937
}Build with UZS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key