Rate Overview
Live
1 CZK = 0.383405 SBD
1 SBD = 2.6082
CZK
Avg
0.386670
High
0.392070
Low
0.382676
Last updated: 3/7/2026, 9:29:00 AM
Quick Conversions
| CZK | SBD |
|---|---|
| 1 CZK | 0.38 SBD |
| 10 CZK | 3.83 SBD |
| 50 CZK | 19.17 SBD |
| 100 CZK | 38.34 SBD |
| 500 CZK | 191.70 SBD |
| 1,000 CZK | 383.41 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-03-07T09:29:00Z",
"rates": {
"SBD": 0.383405
}
}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.3405,
"rate": 0.383405
}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