Rate Overview
Live
1 UAH = 0.252761 BOB
1 BOB = 3.9563
UAH
Avg
0.170261
High
0.252761
Low
0.155781
Last updated: 7/29/2026, 11:30:16 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.25 BOB |
| 10 UAH | 2.53 BOB |
| 50 UAH | 12.64 BOB |
| 100 UAH | 25.28 BOB |
| 500 UAH | 126.38 BOB |
| 1,000 UAH | 252.76 BOB |
Get UAH/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BOBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T11:30:16Z",
"rates": {
"BOB": 0.252761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BOB",
"amount": 100
},
"result": 25.2761,
"rate": 0.252761
}Build with UAH/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key