Rate Overview
Live
1 XCD = 222.1073 SDG
1 SDG = 0.004502
XCD
Avg
221.9204
High
222.3019
Low
221.6899
Last updated: 3/7/2026, 4:23:52 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 222.11 SDG |
| 10 XCD | 2,221.07 SDG |
| 50 XCD | 11,105.36 SDG |
| 100 XCD | 22,210.73 SDG |
| 500 XCD | 111,053.63 SDG |
| 1,000 XCD | 222,107.27 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-07T04:23:52Z",
"rates": {
"SDG": 222.107265
}
}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": 22210.7265,
"rate": 222.107265
}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