Rate Overview
Live
1 SGD = 2.1300 XCD
1 XCD = 0.469476
SGD
Avg
2.1262
High
2.1322
Low
2.1196
Last updated: 9/2/2026, 4:35:13 PM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.13 XCD |
| 10 SGD | 21.30 XCD |
| 50 SGD | 106.50 XCD |
| 100 SGD | 213.00 XCD |
| 500 SGD | 1,065.02 XCD |
| 1,000 SGD | 2,130.04 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-09-02T16:35:13Z",
"rates": {
"XCD": 2.130036
}
}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.0036,
"rate": 2.130036
}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