Rate Overview
Live
1 SGD = 2.1028 XCD
1 XCD = 0.475551
SGD
Avg
2.1181
High
2.1435
Low
2.1028
Last updated: 3/27/2026, 2:36:47 PM
Quick Conversions
| SGD | XCD |
|---|---|
| 1 SGD | 2.10 XCD |
| 10 SGD | 21.03 XCD |
| 50 SGD | 105.14 XCD |
| 100 SGD | 210.28 XCD |
| 500 SGD | 1,051.41 XCD |
| 1,000 SGD | 2,102.83 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-27T14:36:47Z",
"rates": {
"XCD": 2.102825
}
}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.28250000000003,
"rate": 2.102825
}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