Rate Overview
Live
1 SGD = 16.4113 CZK
1 CZK = 0.060934
SGD
Avg
16.3715
High
16.4882
Low
16.2228
Last updated: 3/7/2026, 7:42:27 AM
Quick Conversions
| SGD | CZK |
|---|---|
| 1 SGD | 16.41 CZK |
| 10 SGD | 164.11 CZK |
| 50 SGD | 820.56 CZK |
| 100 SGD | 1,641.13 CZK |
| 500 SGD | 8,205.63 CZK |
| 1,000 SGD | 16,411.25 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-07T07:42:27Z",
"rates": {
"CZK": 16.411254
}
}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": 1641.1254,
"rate": 16.411254
}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