Rate Overview
Live
1 SGD = 16.4830 CZK
1 CZK = 0.060669
SGD
Avg
16.5068
High
16.5478
Low
16.4792
Last updated: 3/28/2026, 12:22:06 PM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.48 CZK |
| 10 SGD | 164.83 CZK |
| 50 SGD | 824.15 CZK |
| 100 SGD | 1,648.30 CZK |
| 500 SGD | 8,241.51 CZK |
| 1,000 SGD | 16,483.01 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-03-28T12:22:06Z",
"rates": {
"CZK": 16.48301
}
}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": 1648.301,
"rate": 16.48301
}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