Rate Overview
Live
1 BHD = 118.5280 UAH
1 UAH = 0.008437
BHD
Avg
112.6776
High
118.5280
Low
109.3853
Last updated: 7/24/2026, 11:21:35 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.53 UAH |
| 10 BHD | 1,185.28 UAH |
| 50 BHD | 5,926.40 UAH |
| 100 BHD | 11,852.80 UAH |
| 500 BHD | 59,264.01 UAH |
| 1,000 BHD | 118,528.01 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-24T23:21:35Z",
"rates": {
"UAH": 118.528014
}
}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": 11852.8014,
"rate": 118.528014
}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