Rate Overview
Live
1 XCD = 221.7389 SDG
1 SDG = 0.004510
XCD
Avg
221.8953
High
222.2942
Low
221.6464
Last updated: 7/8/2026, 7:17:18 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 221.74 SDG |
| 10 XCD | 2,217.39 SDG |
| 50 XCD | 11,086.94 SDG |
| 100 XCD | 22,173.89 SDG |
| 500 XCD | 110,869.45 SDG |
| 1,000 XCD | 221,738.89 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-08T07:17:18Z",
"rates": {
"SDG": 221.738894
}
}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": 22173.8894,
"rate": 221.738894
}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