Rate Overview
Live
1 BHD = 116.2301 UAH
1 UAH = 0.008604
BHD
Avg
115.2612
High
116.2301
Low
114.4432
Last updated: 3/7/2026, 7:02:15 AM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 116.23 UAH |
| 10 BHD | 1,162.30 UAH |
| 50 BHD | 5,811.50 UAH |
| 100 BHD | 11,623.01 UAH |
| 500 BHD | 58,115.03 UAH |
| 1,000 BHD | 116,230.05 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-03-07T07:02:15Z",
"rates": {
"UAH": 116.230051
}
}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": 11623.0051,
"rate": 116.230051
}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