Rate Overview
Live
1 XCD = 7876.13 STD
1 STD = 0.000127
XCD
Avg
7889.46
High
7924.66
Low
7859.76
Last updated: 6/16/2026, 1:23:26 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,876.13 STD |
| 10 XCD | 78,761.26 STD |
| 50 XCD | 393,806.32 STD |
| 100 XCD | 787,612.63 STD |
| 500 XCD | 3,938,063.17 STD |
| 1,000 XCD | 7,876,126.34 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-06-16T13:23:26Z",
"rates": {
"STD": 7876.126339
}
}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": 787612.6339,
"rate": 7876.126339
}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