Rate Overview
Live
1 XCD = 221.7725 SDG
1 SDG = 0.004509
XCD
Avg
221.4447
High
222.3827
Low
193.7633
Last updated: 5/29/2026, 5:29:12 PM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 221.77 SDG |
| 10 XCD | 2,217.73 SDG |
| 50 XCD | 11,088.63 SDG |
| 100 XCD | 22,177.25 SDG |
| 500 XCD | 110,886.25 SDG |
| 1,000 XCD | 221,772.50 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-05-29T17:29:12Z",
"rates": {
"SDG": 221.772504
}
}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": 22177.2504,
"rate": 221.772504
}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