Rate Overview
Live
1 BHD = 116.1716 UAH
1 UAH = 0.008608
BHD
Avg
115.7790
High
117.5808
Low
114.3398
Last updated: 3/28/2026, 1:42:07 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 116.17 UAH |
| 10 BHD | 1,161.72 UAH |
| 50 BHD | 5,808.58 UAH |
| 100 BHD | 11,617.16 UAH |
| 500 BHD | 58,085.80 UAH |
| 1,000 BHD | 116,171.61 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-28T13:42:07Z",
"rates": {
"UAH": 116.171605
}
}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": 11617.1605,
"rate": 116.171605
}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