Rate Overview
Live
1 UAH = 0.222579 BOB
1 BOB = 4.4928
UAH
Avg
0.170056
High
0.222579
Low
0.154186
Last updated: 7/8/2026, 2:38:42 PM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.22 BOB |
| 10 UAH | 2.23 BOB |
| 50 UAH | 11.13 BOB |
| 100 UAH | 22.26 BOB |
| 500 UAH | 111.29 BOB |
| 1,000 UAH | 222.58 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-08T14:38:42Z",
"rates": {
"BOB": 0.222579
}
}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": 22.2579,
"rate": 0.222579
}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