Rate Overview
Live
1 BOB = 3.9563 UAH
1 UAH = 0.252761
BOB
Avg
4.0304
High
4.1369
Low
3.9563
Last updated: 7/29/2026, 2:21:39 PM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 3.96 UAH |
| 10 BOB | 39.56 UAH |
| 50 BOB | 197.82 UAH |
| 100 BOB | 395.63 UAH |
| 500 BOB | 1,978.15 UAH |
| 1,000 BOB | 3,956.30 UAH |
Get BOB/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=UAHExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T14:21:39Z",
"rates": {
"UAH": 3.956303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "UAH",
"amount": 100
},
"result": 395.63030000000003,
"rate": 3.956303
}Build with BOB/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key