Rate Overview
Live
1 SBD = 2.5614 CZK
1 CZK = 0.390412
SBD
Avg
2.5736
High
2.5858
Low
2.5594
Last updated: 4/17/2026, 10:45:58 AM
Quick Conversions
| SBD | CZK |
|---|---|
| 1 SBD | 2.56 CZK |
| 10 SBD | 25.61 CZK |
| 50 SBD | 128.07 CZK |
| 100 SBD | 256.14 CZK |
| 500 SBD | 1,280.70 CZK |
| 1,000 SBD | 2,561.40 CZK |
Get SBD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=CZKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-17T10:45:58Z",
"rates": {
"CZK": 2.561396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "CZK",
"amount": 100
},
"result": 256.1396,
"rate": 2.561396
}Build with SBD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key