Rate Overview
Live
1 CZK = 0.061069 SGD
1 SGD = 16.3749
CZK
Avg
0.060878
High
0.061101
Low
0.060743
Last updated: 7/3/2026, 9:39:43 AM
Quick Conversions
| CZK | SGD |
|---|---|
| 1 CZK | 0.06 SGD |
| 10 CZK | 0.61 SGD |
| 50 CZK | 3.05 SGD |
| 100 CZK | 6.11 SGD |
| 500 CZK | 30.53 SGD |
| 1,000 CZK | 61.07 SGD |
Get CZK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SGDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-03T09:39:43Z",
"rates": {
"SGD": 0.061069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SGD",
"amount": 100
},
"result": 6.1068999999999996,
"rate": 0.061069
}Build with CZK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key