Rate Overview
Live
1 CZK = 0.018026 BHD
1 BHD = 55.4754
CZK
Avg
0.018118
High
0.018324
Low
0.017921
Last updated: 3/7/2026, 12:29:56 AM
Quick Conversions
| CZK | BHD |
|---|---|
| 1 CZK | 0.02 BHD |
| 10 CZK | 0.18 BHD |
| 50 CZK | 0.90 BHD |
| 100 CZK | 1.80 BHD |
| 500 CZK | 9.01 BHD |
| 1,000 CZK | 18.03 BHD |
Get CZK/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BHDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T00:29:56Z",
"rates": {
"BHD": 0.018026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BHD",
"amount": 100
},
"result": 1.8026,
"rate": 0.018026
}Build with CZK/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key