Rate Overview
Live
1 KYD = 1.5411 SGD
1 SGD = 0.648885
KYD
Avg
1.5467
High
1.5637
Low
1.5409
Last updated: 6/17/2026, 8:02:34 AM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.54 SGD |
| 10 KYD | 15.41 SGD |
| 50 KYD | 77.06 SGD |
| 100 KYD | 154.11 SGD |
| 500 KYD | 770.55 SGD |
| 1,000 KYD | 1,541.11 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-06-17T08:02:34Z",
"rates": {
"SGD": 1.541105
}
}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": 154.1105,
"rate": 1.541105
}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