Rate Overview
Live
1 UAH = 0.280067 BOB
1 BOB = 3.5706
UAH
Avg
0.277373
High
0.280067
Low
0.271625
Last updated: 9/10/2026, 9:46:42 AM
Quick Conversions
| UAH | BOB |
|---|---|
| 1 UAH | 0.28 BOB |
| 10 UAH | 2.80 BOB |
| 50 UAH | 14.00 BOB |
| 100 UAH | 28.01 BOB |
| 500 UAH | 140.03 BOB |
| 1,000 UAH | 280.07 BOB |
Get UAH/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BOBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-10T09:46:42Z",
"rates": {
"BOB": 0.280067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BOB",
"amount": 100
},
"result": 28.006700000000002,
"rate": 0.280067
}Build with UAH/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key