Rate Overview
Live
1 SGD = 16.4412 CZK
1 CZK = 0.060823
SGD
Avg
16.4349
High
16.4506
Low
16.4029
Last updated: 7/28/2026, 4:42:35 AM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.44 CZK |
| 10 SGD | 164.41 CZK |
| 50 SGD | 822.06 CZK |
| 100 SGD | 1,644.12 CZK |
| 500 SGD | 8,220.62 CZK |
| 1,000 SGD | 16,441.24 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-28T04:42:35Z",
"rates": {
"CZK": 16.441242
}
}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": 1644.1242,
"rate": 16.441242
}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