Rate Overview
Live
1 SGD = 16.3624 CZK
1 CZK = 0.061116
SGD
Avg
16.2527
High
16.6919
Low
15.9992
Last updated: 5/28/2026, 2:34:55 AM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.36 CZK |
| 10 SGD | 163.62 CZK |
| 50 SGD | 818.12 CZK |
| 100 SGD | 1,636.24 CZK |
| 500 SGD | 8,181.20 CZK |
| 1,000 SGD | 16,362.41 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-05-28T02:34:55Z",
"rates": {
"CZK": 16.362409
}
}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": 1636.2409,
"rate": 16.362409
}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