Rate Overview
Live
1 CZK = 0.381807 SBD
1 SBD = 2.6191
CZK
Avg
0.383525
High
0.387369
Low
0.377798
Last updated: 6/19/2026, 9:11:38 AM
Quick Conversions
| CZK | SBD |
|---|---|
| 1 CZK | 0.38 SBD |
| 10 CZK | 3.82 SBD |
| 50 CZK | 19.09 SBD |
| 100 CZK | 38.18 SBD |
| 500 CZK | 190.90 SBD |
| 1,000 CZK | 381.81 SBD |
Get CZK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SBDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-19T09:11:38Z",
"rates": {
"SBD": 0.381807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SBD",
"amount": 100
},
"result": 38.1807,
"rate": 0.381807
}Build with CZK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key