Rate Overview
Live
1 BOB = 6.3654 UAH
1 UAH = 0.157099
BOB
Avg
6.3622
High
6.3787
Low
6.3538
Last updated: 5/7/2026, 7:45:37 AM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 6.37 UAH |
| 10 BOB | 63.65 UAH |
| 50 BOB | 318.27 UAH |
| 100 BOB | 636.54 UAH |
| 500 BOB | 3,182.70 UAH |
| 1,000 BOB | 6,365.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-05-07T07:45:37Z",
"rates": {
"UAH": 6.365394
}
}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": 636.5394,
"rate": 6.365394
}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