Rate Overview
Live
1 XCD = 8004.38 STD
1 STD = 0.000125
XCD
Avg
7826.56
High
8020.97
Low
7614.85
Last updated: 7/28/2026, 5:50:53 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 8,004.38 STD |
| 10 XCD | 80,043.85 STD |
| 50 XCD | 400,219.24 STD |
| 100 XCD | 800,438.49 STD |
| 500 XCD | 4,002,192.43 STD |
| 1,000 XCD | 8,004,384.85 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-28T17:50:53Z",
"rates": {
"STD": 8004.38485
}
}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": 800438.485,
"rate": 8004.38485
}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