Rate Overview
Live
1 SDG = 0.004504 XCD
1 XCD = 222.0249 SDG
Avg
0.004508
High
0.004513
Low
0.004503
Last updated: 1/25/2026, 1:18:01 PM
Quick Conversions
| SDG | XCD |
|---|---|
| 1 SDG | 0.00 XCD |
| 10 SDG | 0.05 XCD |
| 50 SDG | 0.23 XCD |
| 100 SDG | 0.45 XCD |
| 500 SDG | 2.25 XCD |
| 1,000 SDG | 4.50 XCD |
Get SDG/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=XCDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T13:18:01Z",
"rates": {
"XCD": 0.004504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "XCD",
"amount": 100
},
"result": 0.4504,
"rate": 0.004504
}Build with SDG/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key