Rate Overview
Live
1 UAH = 0.153946 BOB
1 BOB = 6.4958
UAH
Avg
0.154056
High
0.154506
Low
0.153484
Last updated: 6/19/2026, 8:28:52 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.15 BOB |
| 10 UAH | 1.54 BOB |
| 50 UAH | 7.70 BOB |
| 100 UAH | 15.39 BOB |
| 500 UAH | 76.97 BOB |
| 1,000 UAH | 153.95 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-06-19T08:28:52Z",
"rates": {
"BOB": 0.153946
}
}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": 15.3946,
"rate": 0.153946
}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