Rate Overview
Live
1 BHD = 118.4076 UAH
1 UAH = 0.008445
BHD
Avg
118.6005
High
119.1096
Low
118.4076
Last updated: 8/13/2026, 1:07:57 PM
Quick Conversions
| BHD | UAH |
|---|---|
| 1 BHD | 118.41 UAH |
| 10 BHD | 1,184.08 UAH |
| 50 BHD | 5,920.38 UAH |
| 100 BHD | 11,840.76 UAH |
| 500 BHD | 59,203.80 UAH |
| 1,000 BHD | 118,407.61 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-08-13T13:07:57Z",
"rates": {
"UAH": 118.407609
}
}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": 11840.7609,
"rate": 118.407609
}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