Rate Overview
Live
1 SGD = 2.0938 XCD
1 XCD = 0.477606
SGD
Avg
2.0915
High
2.0964
Low
2.0868
Last updated: 7/6/2026, 4:48:52 PM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.09 XCD |
| 10 SGD | 20.94 XCD |
| 50 SGD | 104.69 XCD |
| 100 SGD | 209.38 XCD |
| 500 SGD | 1,046.89 XCD |
| 1,000 SGD | 2,093.77 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-07-06T16:48:52Z",
"rates": {
"XCD": 2.093774
}
}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": 209.37739999999997,
"rate": 2.093774
}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