Rate Overview
Live
1 UAH = 0.244133 BOB
1 BOB = 4.0961
UAH
Avg
0.168604
High
0.250812
Low
0.154008
Last updated: 7/27/2026, 5:09:15 PM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.24 BOB |
| 10 UAH | 2.44 BOB |
| 50 UAH | 12.21 BOB |
| 100 UAH | 24.41 BOB |
| 500 UAH | 122.07 BOB |
| 1,000 UAH | 244.13 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-27T17:09:15Z",
"rates": {
"BOB": 0.244133
}
}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": 24.4133,
"rate": 0.244133
}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