Rate Overview
Live
1 UAH = 0.251205 BOB
1 BOB = 3.9808
UAH
Avg
0.167542
High
0.251205
Low
0.154008
Last updated: 7/28/2026, 3:41:41 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.25 BOB |
| 10 UAH | 2.51 BOB |
| 50 UAH | 12.56 BOB |
| 100 UAH | 25.12 BOB |
| 500 UAH | 125.60 BOB |
| 1,000 UAH | 251.21 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-28T03:41:41Z",
"rates": {
"BOB": 0.251205
}
}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.1205,
"rate": 0.251205
}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