Rate Overview
Live
1 BHD = 116.2237 UAH
1 UAH = 0.008604
BHD
Avg
116.1843
High
116.4448
Low
115.8278
Last updated: 5/7/2026, 3:40:04 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 116.22 UAH |
| 10 BHD | 1,162.24 UAH |
| 50 BHD | 5,811.18 UAH |
| 100 BHD | 11,622.37 UAH |
| 500 BHD | 58,111.84 UAH |
| 1,000 BHD | 116,223.69 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-05-07T15:40:04Z",
"rates": {
"UAH": 116.223689
}
}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": 11622.3689,
"rate": 116.223689
}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