Rate Overview
Live
1 BOB = 3.5706 UAH
1 UAH = 0.280068
BOB
Avg
3.6057
High
3.6815
Low
3.5706
Last updated: 9/10/2026, 6:30:36 PM
Quick Conversions
| BOB | UAH |
|---|---|
| 1 BOB | 3.57 UAH |
| 10 BOB | 35.71 UAH |
| 50 BOB | 178.53 UAH |
| 100 BOB | 357.06 UAH |
| 500 BOB | 1,785.28 UAH |
| 1,000 BOB | 3,570.57 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-09-10T18:30:36Z",
"rates": {
"UAH": 3.570565
}
}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": 357.0565,
"rate": 3.570565
}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