Rate Overview
Live
1 XCD = 221.6464 SDG
1 SDG = 0.004512
XCD
Avg
221.4202
High
222.5680
Low
208.8286
Last updated: 7/7/2026, 5:03:14 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 221.65 SDG |
| 10 XCD | 2,216.46 SDG |
| 50 XCD | 11,082.32 SDG |
| 100 XCD | 22,164.64 SDG |
| 500 XCD | 110,823.22 SDG |
| 1,000 XCD | 221,646.43 SDG |
Get XCD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=SDGExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-07T05:03:14Z",
"rates": {
"SDG": 221.646431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "SDG",
"amount": 100
},
"result": 22164.6431,
"rate": 221.646431
}Build with XCD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key