Rate Overview
Live
1 SGD = 2.1121 XCD
1 XCD = 0.473464
SGD
Avg
2.1070
High
2.1121
Low
2.1014
Last updated: 6/17/2026, 6:36:26 AM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.11 XCD |
| 10 SGD | 21.12 XCD |
| 50 SGD | 105.60 XCD |
| 100 SGD | 211.21 XCD |
| 500 SGD | 1,056.05 XCD |
| 1,000 SGD | 2,112.10 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-06-17T06:36:26Z",
"rates": {
"XCD": 2.112095
}
}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": 211.2095,
"rate": 2.112095
}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