Rate Overview
Live
1 XCD = 0.468923 SGD
1 SGD = 2.1325
XCD
Avg
0.470749
High
0.472579
Low
0.468923
Last updated: 5/7/2026, 7:46:16 AM
Quick Conversions
| XCD | SGD |
|---|---|
| 1 XCD | 0.47 SGD |
| 10 XCD | 4.69 SGD |
| 50 XCD | 23.45 SGD |
| 100 XCD | 46.89 SGD |
| 500 XCD | 234.46 SGD |
| 1,000 XCD | 468.92 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-07T07:46:16Z",
"rates": {
"SGD": 0.468923
}
}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": 46.8923,
"rate": 0.468923
}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