Rate Overview
Live
1 XCD = 7984.00 STD
1 STD = 0.000125
XCD
Avg
7970.89
High
8069.92
Low
7658.69
Last updated: 7/22/2026, 1:28:16 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,984.00 STD |
| 10 XCD | 79,840.01 STD |
| 50 XCD | 399,200.04 STD |
| 100 XCD | 798,400.09 STD |
| 500 XCD | 3,992,000.45 STD |
| 1,000 XCD | 7,984,000.90 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-22T01:28:16Z",
"rates": {
"STD": 7984.000895
}
}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": 798400.0895,
"rate": 7984.000895
}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