Rate Overview
Live
1 CZK = 0.060806 SGD
1 SGD = 16.4457
CZK
Avg
0.061090
High
0.061328
Low
0.060806
Last updated: 9/3/2026, 1:10:57 PM
Quick Conversions
| CZK | SGD |
|---|---|
| 1 CZK | 0.06 SGD |
| 10 CZK | 0.61 SGD |
| 50 CZK | 3.04 SGD |
| 100 CZK | 6.08 SGD |
| 500 CZK | 30.40 SGD |
| 1,000 CZK | 60.81 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-09-03T13:10:57Z",
"rates": {
"SGD": 0.060806
}
}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.0806,
"rate": 0.060806
}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