Rate Overview
Live
1 XCD = 7900.20 STD
1 STD = 0.000127
XCD
Avg
7897.05
High
7928.49
Low
7884.32
Last updated: 8/13/2026, 7:03:18 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,900.20 STD |
| 10 XCD | 79,001.98 STD |
| 50 XCD | 395,009.88 STD |
| 100 XCD | 790,019.76 STD |
| 500 XCD | 3,950,098.78 STD |
| 1,000 XCD | 7,900,197.56 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-08-13T07:03:18Z",
"rates": {
"STD": 7900.197555
}
}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": 790019.7555,
"rate": 7900.197555
}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