Rate Overview
Live
1 TRY = 0.060252 XCD
1 XCD = 16.5970
TRY
Avg
0.060409
High
0.060507
Low
0.060252
Last updated: 4/17/2026, 6:09:23 AM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.60 XCD |
| 50 TRY | 3.01 XCD |
| 100 TRY | 6.03 XCD |
| 500 TRY | 30.13 XCD |
| 1,000 TRY | 60.25 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-04-17T06:09:23Z",
"rates": {
"XCD": 0.060252
}
}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.0252,
"rate": 0.060252
}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