Rate Overview
Live
1 CZK = 0.018153 BHD
1 BHD = 55.0873
CZK
Avg
0.017990
High
0.018587
Low
0.016889
Last updated: 5/29/2026, 10:26:21 PM
Quick Conversions
| CZK | BHD |
|---|---|
| 1 CZK | 0.02 BHD |
| 10 CZK | 0.18 BHD |
| 50 CZK | 0.91 BHD |
| 100 CZK | 1.82 BHD |
| 500 CZK | 9.08 BHD |
| 1,000 CZK | 18.15 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-05-29T22:26:21Z",
"rates": {
"BHD": 0.018153
}
}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.8153,
"rate": 0.018153
}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