Rate Overview
Live
1 CZK = 0.017830 BHD
1 BHD = 56.0852
CZK
Avg
0.017746
High
0.018587
Low
0.016109
Last updated: 3/27/2026, 7:56:49 PM
Quick Conversions
| CZK | BHD |
|---|---|
| 1 CZK | 0.02 BHD |
| 10 CZK | 0.18 BHD |
| 50 CZK | 0.89 BHD |
| 100 CZK | 1.78 BHD |
| 500 CZK | 8.92 BHD |
| 1,000 CZK | 17.83 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-27T19:56:49Z",
"rates": {
"BHD": 0.01783
}
}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.783,
"rate": 0.01783
}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