Rate Overview
Live
1 XCD = 8069.92 STD
1 STD = 0.000124
XCD
Avg
7980.38
High
8069.92
Low
7658.69
Last updated: 7/4/2026, 9:21:32 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 8,069.92 STD |
| 10 XCD | 80,699.21 STD |
| 50 XCD | 403,496.04 STD |
| 100 XCD | 806,992.07 STD |
| 500 XCD | 4,034,960.37 STD |
| 1,000 XCD | 8,069,920.75 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-04T09:21:32Z",
"rates": {
"STD": 8069.920748
}
}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": 806992.0748,
"rate": 8069.920748
}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