Rate Overview
Live
1 KYD = 1.5268 SGD
1 SGD = 0.654979
KYD
Avg
1.5294
High
1.5338
Low
1.5263
Last updated: 4/17/2026, 12:05:41 PM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.53 SGD |
| 10 KYD | 15.27 SGD |
| 50 KYD | 76.34 SGD |
| 100 KYD | 152.68 SGD |
| 500 KYD | 763.38 SGD |
| 1,000 KYD | 1,526.77 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-04-17T12:05:41Z",
"rates": {
"SGD": 1.526766
}
}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": 152.6766,
"rate": 1.526766
}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