Rate Overview
Live
1 TRY = 0.062327 XCD
1 XCD = 16.0444 TRY
Avg
0.067611
High
0.075680
Low
0.062327
Last updated: 1/25/2026, 4:59:43 PM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.62 XCD |
| 50 TRY | 3.12 XCD |
| 100 TRY | 6.23 XCD |
| 500 TRY | 31.16 XCD |
| 1,000 TRY | 62.33 XCD |
Get TRY/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XCDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T16:59:43Z",
"rates": {
"XCD": 0.062327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XCD",
"amount": 100
},
"result": 6.2327,
"rate": 0.062327
}Build with TRY/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key