Rate Overview
Live
1 KYD = 1.5673 SGD
1 SGD = 0.638034
KYD
Avg
1.5760
High
1.6709
Low
1.5299
Last updated: 7/27/2026, 1:22:36 AM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.57 SGD |
| 10 KYD | 15.67 SGD |
| 50 KYD | 78.37 SGD |
| 100 KYD | 156.73 SGD |
| 500 KYD | 783.66 SGD |
| 1,000 KYD | 1,567.32 SGD |
Get KYD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SGDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-27T01:22:36Z",
"rates": {
"SGD": 1.567315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SGD",
"amount": 100
},
"result": 156.7315,
"rate": 1.567315
}Build with KYD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key