Rate Overview
Live
1 SGD = 2.1356 XCD
1 XCD = 0.468243
SGD
Avg
2.1247
High
2.1356
Low
2.1160
Last updated: 5/7/2026, 10:30:56 AM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.14 XCD |
| 10 SGD | 21.36 XCD |
| 50 SGD | 106.78 XCD |
| 100 SGD | 213.56 XCD |
| 500 SGD | 1,067.82 XCD |
| 1,000 SGD | 2,135.64 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-05-07T10:30:56Z",
"rates": {
"XCD": 2.135642
}
}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": 213.56419999999997,
"rate": 2.135642
}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