Rate Overview
Live
1 XCD = 221.7580 SDG
1 SDG = 0.004509
XCD
Avg
221.8066
High
222.2021
Low
221.2788
Last updated: 3/27/2026, 10:07:16 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 221.76 SDG |
| 10 XCD | 2,217.58 SDG |
| 50 XCD | 11,087.90 SDG |
| 100 XCD | 22,175.80 SDG |
| 500 XCD | 110,878.99 SDG |
| 1,000 XCD | 221,757.98 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-03-27T10:07:16Z",
"rates": {
"SDG": 221.757979
}
}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": 22175.7979,
"rate": 221.757979
}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