Rate Overview
Live
1 SBD = 2.5984 CZK
1 CZK = 0.384850
SBD
Avg
2.6050
High
2.6143
Low
2.5966
Last updated: 8/18/2026, 3:11:13 AM
Quick Conversions
| SBD | CZK |
|---|---|
| 1 SBD | 2.60 CZK |
| 10 SBD | 25.98 CZK |
| 50 SBD | 129.92 CZK |
| 100 SBD | 259.84 CZK |
| 500 SBD | 1,299.21 CZK |
| 1,000 SBD | 2,598.41 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-08-18T03:11:13Z",
"rates": {
"CZK": 2.598412
}
}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": 259.8412,
"rate": 2.598412
}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