Rate Overview
Live
1 UAH = 0.157638 BOB
1 BOB = 6.3436
UAH
Avg
0.164860
High
0.168193
Low
0.157638
Last updated: 3/27/2026, 1:23:57 PM
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-27T13:23:57Z",
"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