Rate Overview
Live
1 CZK = 0.377395 SBD
1 SBD = 2.6497
CZK
Avg
0.388664
High
0.399541
Low
0.376288
Last updated: 3/28/2026, 10:51:15 AM
Quick Conversions
| CZK | SBD |
|---|---|
| 1 CZK | 0.38 SBD |
| 10 CZK | 3.77 SBD |
| 50 CZK | 18.87 SBD |
| 100 CZK | 37.74 SBD |
| 500 CZK | 188.70 SBD |
| 1,000 CZK | 377.40 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-28T10:51:15Z",
"rates": {
"SBD": 0.377395
}
}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": 37.7395,
"rate": 0.377395
}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