Rate Overview
Live
1 BOB = 6.4957 UAH
1 UAH = 0.153947
BOB
Avg
6.4911
High
6.5153
Low
6.4722
Last updated: 6/19/2026, 8:41:43 AM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 6.50 UAH |
| 10 BOB | 64.96 UAH |
| 50 BOB | 324.79 UAH |
| 100 BOB | 649.57 UAH |
| 500 BOB | 3,247.87 UAH |
| 1,000 BOB | 6,495.75 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-06-19T08:41:43Z",
"rates": {
"UAH": 6.495745
}
}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": 649.5745000000001,
"rate": 6.495745
}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