Rate Overview
Live
1 TRY = 0.057157 XCD
1 XCD = 17.4957
TRY
Avg
0.059825
High
0.062386
Low
0.057023
Last updated: 7/27/2026, 9:48:14 AM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.57 XCD |
| 50 TRY | 2.86 XCD |
| 100 TRY | 5.72 XCD |
| 500 TRY | 28.58 XCD |
| 1,000 TRY | 57.16 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-07-27T09:48:14Z",
"rates": {
"XCD": 0.057157
}
}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": 5.7157,
"rate": 0.057157
}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