Rate Overview
Live
1 XCD = 0.476930 SGD
1 SGD = 2.0967
XCD
Avg
0.477950
High
0.479207
Low
0.476930
Last updated: 7/7/2026, 12:12:37 PM
Quick Conversions
| XCD | SGD |
|---|---|
| 1 XCD | 0.48 SGD |
| 10 XCD | 4.77 SGD |
| 50 XCD | 23.85 SGD |
| 100 XCD | 47.69 SGD |
| 500 XCD | 238.47 SGD |
| 1,000 XCD | 476.93 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-07-07T12:12:37Z",
"rates": {
"SGD": 0.47693
}
}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.693000000000005,
"rate": 0.47693
}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