Rate Overview
Live
1 XCD = 0.472146 SGD
1 SGD = 2.1180
XCD
Avg
0.472641
High
0.473567
Low
0.471855
Last updated: 5/27/2026, 12:31:18 PM
Quick Conversions
| XCD | SGD |
|---|---|
| 1 XCD | 0.47 SGD |
| 10 XCD | 4.72 SGD |
| 50 XCD | 23.61 SGD |
| 100 XCD | 47.21 SGD |
| 500 XCD | 236.07 SGD |
| 1,000 XCD | 472.15 SGD |
Get XCD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SGDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T12:31:18Z",
"rates": {
"SGD": 0.472146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SGD",
"amount": 100
},
"result": 47.214600000000004,
"rate": 0.472146
}Build with XCD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key