Rate Overview
Live
1 KYD = 1.5535 SGD
1 SGD = 0.643700
KYD
Avg
1.5432
High
1.5748
Low
1.5183
Last updated: 7/27/2026, 7:19:55 PM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.55 SGD |
| 10 KYD | 15.54 SGD |
| 50 KYD | 77.68 SGD |
| 100 KYD | 155.35 SGD |
| 500 KYD | 776.76 SGD |
| 1,000 KYD | 1,553.52 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-27T19:19:55Z",
"rates": {
"SGD": 1.553518
}
}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.3518,
"rate": 1.553518
}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