Rate Overview
Live
1 SGD = 16.3749 CZK
1 CZK = 0.061069
SGD
Avg
16.3165
High
16.6503
Low
16.0729
Last updated: 7/4/2026, 9:22:04 AM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.37 CZK |
| 10 SGD | 163.75 CZK |
| 50 SGD | 818.74 CZK |
| 100 SGD | 1,637.49 CZK |
| 500 SGD | 8,187.43 CZK |
| 1,000 SGD | 16,374.86 CZK |
Get SGD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CZKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-04T09:22:04Z",
"rates": {
"CZK": 16.37486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CZK",
"amount": 100
},
"result": 1637.486,
"rate": 16.37486
}Build with SGD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key