Rate Overview
Live
1 UAH = 0.158044 BOB
1 BOB = 6.3274
UAH
Avg
0.158935
High
0.160294
Low
0.157422
Last updated: 3/7/2026, 7:40:57 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.16 BOB |
| 10 UAH | 1.58 BOB |
| 50 UAH | 7.90 BOB |
| 100 UAH | 15.80 BOB |
| 500 UAH | 79.02 BOB |
| 1,000 UAH | 158.04 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-03-07T07:40:57Z",
"rates": {
"BOB": 0.158044
}
}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.8044,
"rate": 0.158044
}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