Rate Overview
Live
1 SGD = 2.0967 XCD
1 XCD = 0.476931
SGD
Avg
2.0923
High
2.0967
Low
2.0868
Last updated: 7/7/2026, 12:13:34 PM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.10 XCD |
| 10 SGD | 20.97 XCD |
| 50 SGD | 104.84 XCD |
| 100 SGD | 209.67 XCD |
| 500 SGD | 1,048.37 XCD |
| 1,000 SGD | 2,096.74 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-07T12:13:34Z",
"rates": {
"XCD": 2.096739
}
}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.6739,
"rate": 2.096739
}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