Rate Overview
Live
1 BOB = 4.4928 UAH
1 UAH = 0.222580
BOB
Avg
6.0147
High
6.4856
Low
4.4928
Last updated: 7/8/2026, 2:17:47 PM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 4.49 UAH |
| 10 BOB | 44.93 UAH |
| 50 BOB | 224.64 UAH |
| 100 BOB | 449.28 UAH |
| 500 BOB | 2,246.39 UAH |
| 1,000 BOB | 4,492.77 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-07-08T14:17:47Z",
"rates": {
"UAH": 4.492774
}
}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": 449.2774,
"rate": 4.492774
}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