Rate Overview
Live
1 XCD = 7997.05 STD
1 STD = 0.000125
XCD
Avg
7832.53
High
8069.92
Low
7658.68
Last updated: 7/27/2026, 3:58:35 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,997.05 STD |
| 10 XCD | 79,970.48 STD |
| 50 XCD | 399,852.38 STD |
| 100 XCD | 799,704.75 STD |
| 500 XCD | 3,998,523.76 STD |
| 1,000 XCD | 7,997,047.52 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-27T03:58:35Z",
"rates": {
"STD": 7997.047519
}
}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": 799704.7519,
"rate": 7997.047519
}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