Rate Overview
Live
1 TRY = 0.061418 XCD
1 XCD = 16.2819
TRY
Avg
0.061499
High
0.061568
Low
0.061413
Last updated: 3/7/2026, 1:00:13 AM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.61 XCD |
| 50 TRY | 3.07 XCD |
| 100 TRY | 6.14 XCD |
| 500 TRY | 30.71 XCD |
| 1,000 TRY | 61.42 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-03-07T01:00:13Z",
"rates": {
"XCD": 0.061418
}
}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.1418,
"rate": 0.061418
}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