Rate Overview
Live
1 BHD = 118.3667 UAH
1 UAH = 0.008448
BHD
Avg
113.8013
High
119.0271
Low
109.2832
Last updated: 7/21/2026, 6:58:49 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.37 UAH |
| 10 BHD | 1,183.67 UAH |
| 50 BHD | 5,918.33 UAH |
| 100 BHD | 11,836.67 UAH |
| 500 BHD | 59,183.33 UAH |
| 1,000 BHD | 118,366.67 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-21T18:58:49Z",
"rates": {
"UAH": 118.366668
}
}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": 11836.6668,
"rate": 118.366668
}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