Rate Overview
Live
1 BHD = 115.5362 UAH
1 UAH = 0.008655
BHD
Avg
115.0181
High
115.5563
Low
114.6815
Last updated: 4/17/2026, 12:00:04 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 115.54 UAH |
| 10 BHD | 1,155.36 UAH |
| 50 BHD | 5,776.81 UAH |
| 100 BHD | 11,553.62 UAH |
| 500 BHD | 57,768.08 UAH |
| 1,000 BHD | 115,536.16 UAH |
Get BHD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=UAHExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-04-17T12:00:04Z",
"rates": {
"UAH": 115.536161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "UAH",
"amount": 100
},
"result": 11553.616100000001,
"rate": 115.536161
}Build with BHD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key