Rate Overview
Live
1 BOB = 6.3234 UAH
1 UAH = 0.158143
BOB
Avg
6.2980
High
6.3234
Low
6.2859
Last updated: 4/17/2026, 4:53:26 AM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 6.32 UAH |
| 10 BOB | 63.23 UAH |
| 50 BOB | 316.17 UAH |
| 100 BOB | 632.34 UAH |
| 500 BOB | 3,161.69 UAH |
| 1,000 BOB | 6,323.39 UAH |
Get BOB/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=UAHExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T04:53:26Z",
"rates": {
"UAH": 6.323388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "UAH",
"amount": 100
},
"result": 632.3388,
"rate": 6.323388
}Build with BOB/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key