Rate Overview
Live
1 XCD = 222.1989 SDG
1 SDG = 0.004500
XCD
Avg
222.1981
High
222.2003
Low
222.1950
Last updated: 5/9/2026, 4:52:54 AM
Quick Conversions
| XCD | SDG |
|---|---|
| 1 XCD | 222.20 SDG |
| 10 XCD | 2,221.99 SDG |
| 50 XCD | 11,109.94 SDG |
| 100 XCD | 22,219.89 SDG |
| 500 XCD | 111,099.43 SDG |
| 1,000 XCD | 222,198.86 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-09T04:52:54Z",
"rates": {
"SDG": 222.198856
}
}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": 22219.8856,
"rate": 222.198856
}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