Rate Overview
Live
1 BHD = 119.3376 UAH
1 UAH = 0.008380
BHD
Avg
118.6579
High
119.3376
Low
118.2651
Last updated: 7/25/2026, 9:47:58 AM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 119.34 UAH |
| 10 BHD | 1,193.38 UAH |
| 50 BHD | 5,966.88 UAH |
| 100 BHD | 11,933.76 UAH |
| 500 BHD | 59,668.80 UAH |
| 1,000 BHD | 119,337.59 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-25T09:47:58Z",
"rates": {
"UAH": 119.337595
}
}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": 11933.7595,
"rate": 119.337595
}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