Rate Overview
Live
1 XCD = 7658.69 STD
1 STD = 0.000131
XCD
Avg
8066.53
High
8833.81
Low
7658.69
Last updated: 7/2/2026, 9:14:49 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,658.69 STD |
| 10 XCD | 76,586.86 STD |
| 50 XCD | 382,934.28 STD |
| 100 XCD | 765,868.56 STD |
| 500 XCD | 3,829,342.82 STD |
| 1,000 XCD | 7,658,685.64 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-07-02T21:14:49Z",
"rates": {
"STD": 7658.685642
}
}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": 765868.5642,
"rate": 7658.685642
}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