Rate Overview
Live
1 BHD = 118.7172 UAH
1 UAH = 0.008423
BHD
Avg
118.6205
High
118.9117
Low
118.1088
Last updated: 7/5/2026, 9:42:40 AM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.72 UAH |
| 10 BHD | 1,187.17 UAH |
| 50 BHD | 5,935.86 UAH |
| 100 BHD | 11,871.72 UAH |
| 500 BHD | 59,358.59 UAH |
| 1,000 BHD | 118,717.18 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-07-05T09:42:40Z",
"rates": {
"UAH": 118.717182
}
}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": 11871.7182,
"rate": 118.717182
}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