Rate Overview
Live
1 BHD = 117.1173 UAH
1 UAH = 0.008538
BHD
Avg
115.0416
High
117.1173
Low
112.0608
Last updated: 5/27/2026, 7:36:17 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 117.12 UAH |
| 10 BHD | 1,171.17 UAH |
| 50 BHD | 5,855.87 UAH |
| 100 BHD | 11,711.73 UAH |
| 500 BHD | 58,558.66 UAH |
| 1,000 BHD | 117,117.31 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-05-27T19:36:17Z",
"rates": {
"UAH": 117.117312
}
}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": 11711.7312,
"rate": 117.117312
}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