Rate Overview
Live
1 BOB = 3.7980 UAH
1 UAH = 0.263294
BOB
Avg
6.0423
High
6.4931
Low
3.7980
Last updated: 7/31/2026, 11:57:25 AM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 3.80 UAH |
| 10 BOB | 37.98 UAH |
| 50 BOB | 189.90 UAH |
| 100 BOB | 379.80 UAH |
| 500 BOB | 1,899.02 UAH |
| 1,000 BOB | 3,798.04 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-31T11:57:25Z",
"rates": {
"UAH": 3.798038
}
}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": 379.8038,
"rate": 3.798038
}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