Rate Overview
Live
1 XCD = 222.3826 SDG
1 SDG = 0.004497
XCD
Avg
222.3826
High
222.3827
Low
222.3824
Last updated: 4/18/2026, 8:43:08 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 222.38 SDG |
| 10 XCD | 2,223.83 SDG |
| 50 XCD | 11,119.13 SDG |
| 100 XCD | 22,238.26 SDG |
| 500 XCD | 111,191.31 SDG |
| 1,000 XCD | 222,382.63 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-04-18T08:43:08Z",
"rates": {
"SDG": 222.382629
}
}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": 22238.2629,
"rate": 222.382629
}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