Rate Overview
Live
1 BOB = 4.0961 UAH
1 UAH = 0.244134
BOB
Avg
5.9456
High
6.4193
Low
4.0961
Last updated: 7/28/2026, 1:02:22 AM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 4.10 UAH |
| 10 BOB | 40.96 UAH |
| 50 BOB | 204.81 UAH |
| 100 BOB | 409.61 UAH |
| 500 BOB | 2,048.06 UAH |
| 1,000 BOB | 4,096.11 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-28T01:02:22Z",
"rates": {
"UAH": 4.096112
}
}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": 409.6112,
"rate": 4.096112
}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