Rate Overview
Live
1 SGD = 2.1022 XCD
1 XCD = 0.475688
SGD
Avg
2.1223
High
2.1466
Low
2.1005
Last updated: 3/27/2026, 12:58:19 PM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.10 XCD |
| 10 SGD | 21.02 XCD |
| 50 SGD | 105.11 XCD |
| 100 SGD | 210.22 XCD |
| 500 SGD | 1,051.11 XCD |
| 1,000 SGD | 2,102.22 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-03-27T12:58:19Z",
"rates": {
"XCD": 2.10222
}
}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": 210.222,
"rate": 2.10222
}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