Rate Overview
Live
1 SGD = 16.3607 CZK
1 CZK = 0.061122
SGD
Avg
16.3439
High
16.3607
Low
16.3108
Last updated: 5/28/2026, 12:05:24 AM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.36 CZK |
| 10 SGD | 163.61 CZK |
| 50 SGD | 818.03 CZK |
| 100 SGD | 1,636.07 CZK |
| 500 SGD | 8,180.35 CZK |
| 1,000 SGD | 16,360.69 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-28T00:05:24Z",
"rates": {
"CZK": 16.360691
}
}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.0691,
"rate": 16.360691
}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