Rate Overview
Live
1 XCD = 221.6915 SDG
1 SDG = 0.004511
XCD
Avg
221.7756
High
222.2867
Low
221.5137
Last updated: 7/29/2026, 5:37:50 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 221.69 SDG |
| 10 XCD | 2,216.91 SDG |
| 50 XCD | 11,084.57 SDG |
| 100 XCD | 22,169.15 SDG |
| 500 XCD | 110,845.73 SDG |
| 1,000 XCD | 221,691.46 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-29T05:37:50Z",
"rates": {
"SDG": 221.691462
}
}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": 22169.1462,
"rate": 221.691462
}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