Rate Overview
Live
1 TRY = 0.057172 XCD
1 XCD = 17.4911
TRY
Avg
0.057232
High
0.057377
Low
0.057023
Last updated: 7/27/2026, 3:56:36 PM
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.59 XCD |
| 1,000 TRY | 57.17 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-27T15:56:36Z",
"rates": {
"XCD": 0.057172
}
}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.7172,
"rate": 0.057172
}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