Rate Overview
Live
1 XCD = 7833.00 STD
1 STD = 0.000128
XCD
Avg
7838.63
High
7854.27
Low
7820.74
Last updated: 5/27/2026, 3:44:17 AM
Quick Conversions
| XCD | STD |
|---|---|
| 1 XCD | 7,833.00 STD |
| 10 XCD | 78,330.01 STD |
| 50 XCD | 391,650.05 STD |
| 100 XCD | 783,300.11 STD |
| 500 XCD | 3,916,500.53 STD |
| 1,000 XCD | 7,833,001.05 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-05-27T03:44:17Z",
"rates": {
"STD": 7833.001053
}
}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": 783300.1052999999,
"rate": 7833.001053
}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