Rate Overview
Live
1 BOB = 3.8565 UAH
1 UAH = 0.259299
BOB
Avg
3.8289
High
3.8565
Low
3.7488
Last updated: 8/19/2026, 1:32:36 PM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 3.86 UAH |
| 10 BOB | 38.57 UAH |
| 50 BOB | 192.83 UAH |
| 100 BOB | 385.65 UAH |
| 500 BOB | 1,928.27 UAH |
| 1,000 BOB | 3,856.55 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-08-19T13:32:36Z",
"rates": {
"UAH": 3.856549
}
}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": 385.6549,
"rate": 3.856549
}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