Rate Overview
Live
1 CZK = 0.380367 SBD
1 SBD = 2.6290
CZK
Avg
0.385430
High
0.399541
Low
0.375315
Last updated: 7/27/2026, 5:38:36 PM
Quick Conversions
| CZK | SBD |
|---|---|
| 1 CZK | 0.38 SBD |
| 10 CZK | 3.80 SBD |
| 50 CZK | 19.02 SBD |
| 100 CZK | 38.04 SBD |
| 500 CZK | 190.18 SBD |
| 1,000 CZK | 380.37 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-07-27T17:38:36Z",
"rates": {
"SBD": 0.380367
}
}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.0367,
"rate": 0.380367
}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