Rate Overview
Live
1 BHD = 118.6326 UAH
1 UAH = 0.008429
BHD
Avg
118.8659
High
119.3367
Low
118.6308
Last updated: 6/17/2026, 6:34:48 AM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.63 UAH |
| 10 BHD | 1,186.33 UAH |
| 50 BHD | 5,931.63 UAH |
| 100 BHD | 11,863.26 UAH |
| 500 BHD | 59,316.31 UAH |
| 1,000 BHD | 118,632.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-06-17T06:34:48Z",
"rates": {
"UAH": 118.632612
}
}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": 11863.261199999999,
"rate": 118.632612
}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