Rate Overview
Live
1 KYD = 1.5181 SGD
1 SGD = 0.658732
KYD
Avg
1.5263
High
1.5321
Low
1.5181
Last updated: 5/7/2026, 1:52:29 PM
Quick Conversions
| KYD | SGD |
|---|---|
| 1 KYD | 1.52 SGD |
| 10 KYD | 15.18 SGD |
| 50 KYD | 75.90 SGD |
| 100 KYD | 151.81 SGD |
| 500 KYD | 759.03 SGD |
| 1,000 KYD | 1,518.07 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-05-07T13:52:29Z",
"rates": {
"SGD": 1.518069
}
}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": 151.80689999999998,
"rate": 1.518069
}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