Rate Overview
Live
1 UAH = 0.157638 BOB
1 BOB = 6.3436
UAH
Avg
0.157653
High
0.158266
Low
0.156915
Last updated: 3/27/2026, 11:35:36 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.16 BOB |
| 10 UAH | 1.58 BOB |
| 50 UAH | 7.88 BOB |
| 100 UAH | 15.76 BOB |
| 500 UAH | 78.82 BOB |
| 1,000 UAH | 157.64 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-27T11:35:36Z",
"rates": {
"BOB": 0.157638
}
}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.7638,
"rate": 0.157638
}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