Rate Overview
Live
1 KYD = 1.5550 SGD
1 SGD = 0.643085
KYD
Avg
1.5495
High
1.5637
Low
1.5427
Last updated: 6/19/2026, 8:51:24 AM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.56 SGD |
| 10 KYD | 15.55 SGD |
| 50 KYD | 77.75 SGD |
| 100 KYD | 155.50 SGD |
| 500 KYD | 777.50 SGD |
| 1,000 KYD | 1,555.00 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-19T08:51:24Z",
"rates": {
"SGD": 1.555004
}
}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": 155.5004,
"rate": 1.555004
}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