Rate Overview
Live
1 CZK = 0.380651 SBD
1 SBD = 2.6271
CZK
Avg
0.380230
High
0.383368
Low
0.374984
Last updated: 7/25/2026, 11:34:24 PM
Quick Conversions
| CZK | SBD |
|---|---|
| 1 CZK | 0.38 SBD |
| 10 CZK | 3.81 SBD |
| 50 CZK | 19.03 SBD |
| 100 CZK | 38.07 SBD |
| 500 CZK | 190.33 SBD |
| 1,000 CZK | 380.65 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-25T23:34:24Z",
"rates": {
"SBD": 0.380651
}
}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.0651,
"rate": 0.380651
}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