Rate Overview
Live
1 SGD = 2.1236 XCD
1 XCD = 0.470909
SGD
Avg
2.1222
High
2.1257
Low
2.1175
Last updated: 4/17/2026, 6:13:18 AM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.12 XCD |
| 10 SGD | 21.24 XCD |
| 50 SGD | 106.18 XCD |
| 100 SGD | 212.36 XCD |
| 500 SGD | 1,061.78 XCD |
| 1,000 SGD | 2,123.55 XCD |
Get SGD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=XCDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T06:13:18Z",
"rates": {
"XCD": 2.123554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "XCD",
"amount": 100
},
"result": 212.3554,
"rate": 2.123554
}Build with SGD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key