Rate Overview
Live
1 BHD = 118.2118 UAH
1 UAH = 0.008459
BHD
Avg
118.1000
High
118.6347
Low
117.7135
Last updated: 9/4/2026, 4:26:02 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.21 UAH |
| 10 BHD | 1,182.12 UAH |
| 50 BHD | 5,910.59 UAH |
| 100 BHD | 11,821.18 UAH |
| 500 BHD | 59,105.92 UAH |
| 1,000 BHD | 118,211.83 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-09-04T16:26:02Z",
"rates": {
"UAH": 118.211835
}
}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": 11821.1835,
"rate": 118.211835
}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