Rate Overview
Live
1 XCD = 7903.83 STD
1 STD = 0.000127
XCD
Avg
7893.81
High
7911.73
Low
7864.44
Last updated: 3/27/2026, 9:40:25 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,903.83 STD |
| 10 XCD | 79,038.33 STD |
| 50 XCD | 395,191.66 STD |
| 100 XCD | 790,383.32 STD |
| 500 XCD | 3,951,916.59 STD |
| 1,000 XCD | 7,903,833.17 STD |
Get XCD/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=STDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T09:40:25Z",
"rates": {
"STD": 7903.833171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "STD",
"amount": 100
},
"result": 790383.3171,
"rate": 7903.833171
}Build with XCD/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key