Rate Overview
Live
1 XCD = 7865.65 STD
1 STD = 0.000127
XCD
Avg
7870.02
High
7918.82
Low
7829.66
Last updated: 9/3/2026, 6:56:14 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,865.65 STD |
| 10 XCD | 78,656.53 STD |
| 50 XCD | 393,282.64 STD |
| 100 XCD | 786,565.28 STD |
| 500 XCD | 3,932,826.40 STD |
| 1,000 XCD | 7,865,652.80 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-09-03T06:56:14Z",
"rates": {
"STD": 7865.652795
}
}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": 786565.2795,
"rate": 7865.652795
}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