Rate Overview
Live
1 XCD = 7658.68 STD
1 STD = 0.000131
XCD
Avg
7658.69
High
7658.69
Low
7658.68
Last updated: 4/16/2026, 11:59:31 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,658.68 STD |
| 10 XCD | 76,586.85 STD |
| 50 XCD | 382,934.24 STD |
| 100 XCD | 765,868.49 STD |
| 500 XCD | 3,829,342.44 STD |
| 1,000 XCD | 7,658,684.88 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-04-16T23:59:31Z",
"rates": {
"STD": 7658.684878
}
}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.4878,
"rate": 7658.684878
}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