Rate Overview
Live
1 KYD = 1.5512 SGD
1 SGD = 0.644681
KYD
Avg
1.5466
High
1.5605
Low
1.5374
Last updated: 3/28/2026, 12:19:39 PM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.55 SGD |
| 10 KYD | 15.51 SGD |
| 50 KYD | 77.56 SGD |
| 100 KYD | 155.12 SGD |
| 500 KYD | 775.58 SGD |
| 1,000 KYD | 1,551.16 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-03-28T12:19:39Z",
"rates": {
"SGD": 1.551155
}
}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.1155,
"rate": 1.551155
}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