Rate Overview
Live
1 XCD = 7821.94 STD
1 STD = 0.000128
XCD
Avg
7732.57
High
7872.22
Low
7658.68
Last updated: 5/27/2026, 6:09:55 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,821.94 STD |
| 10 XCD | 78,219.36 STD |
| 50 XCD | 391,096.82 STD |
| 100 XCD | 782,193.64 STD |
| 500 XCD | 3,910,968.20 STD |
| 1,000 XCD | 7,821,936.39 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-05-27T06:09:55Z",
"rates": {
"STD": 7821.936393
}
}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": 782193.6393,
"rate": 7821.936393
}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