Rate Overview
Live
1 XCD = 7848.90 STD
1 STD = 0.000127
XCD
Avg
7810.33
High
7867.42
Low
7730.86
Last updated: 3/7/2026, 1:00:16 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,848.90 STD |
| 10 XCD | 78,489.03 STD |
| 50 XCD | 392,445.14 STD |
| 100 XCD | 784,890.28 STD |
| 500 XCD | 3,924,451.38 STD |
| 1,000 XCD | 7,848,902.77 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-03-07T01:00:16Z",
"rates": {
"STD": 7848.902766
}
}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": 784890.2766,
"rate": 7848.902766
}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