Rate Overview
Live
1 XCD = 7967.47 STD
1 STD = 0.000126
XCD
Avg
7817.04
High
8020.97
Low
7614.85
Last updated: 7/20/2026, 8:33:15 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,967.47 STD |
| 10 XCD | 79,674.74 STD |
| 50 XCD | 398,373.69 STD |
| 100 XCD | 796,747.38 STD |
| 500 XCD | 3,983,736.90 STD |
| 1,000 XCD | 7,967,473.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-07-20T20:33:15Z",
"rates": {
"STD": 7967.473798
}
}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": 796747.3798,
"rate": 7967.473798
}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