Rate Overview
Live
1 XCD = 8011.36 STD
1 STD = 0.000125
XCD
Avg
7841.09
High
8069.92
Low
7658.68
Last updated: 7/26/2026, 4:04:49 PM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 8,011.36 STD |
| 10 XCD | 80,113.63 STD |
| 50 XCD | 400,568.13 STD |
| 100 XCD | 801,136.25 STD |
| 500 XCD | 4,005,681.27 STD |
| 1,000 XCD | 8,011,362.53 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-26T16:04:49Z",
"rates": {
"STD": 8011.362533
}
}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": 801136.2533000001,
"rate": 8011.362533
}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