Rate Overview
Live
1 CZK = 0.018317 BHD
1 BHD = 54.5941
CZK
Avg
0.018233
High
0.018322
Low
0.018117
Last updated: 4/17/2026, 7:35:51 AM
Quick Conversions
| CZK | BHD |
|---|---|
| 1 CZK | 0.02 BHD |
| 10 CZK | 0.18 BHD |
| 50 CZK | 0.92 BHD |
| 100 CZK | 1.83 BHD |
| 500 CZK | 9.16 BHD |
| 1,000 CZK | 18.32 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-04-17T07:35:51Z",
"rates": {
"BHD": 0.018317
}
}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.8317,
"rate": 0.018317
}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