Rate Overview
Live
1 TRY = 0.062299 XCD
1 XCD = 16.0516
TRY
Avg
0.062433
High
0.062559
Low
0.062299
Last updated: 1/25/2026, 9:54:26 PM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.62 XCD |
| 50 TRY | 3.11 XCD |
| 100 TRY | 6.23 XCD |
| 500 TRY | 31.15 XCD |
| 1,000 TRY | 62.30 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-25T21:54:26Z",
"rates": {
"XCD": 0.062299
}
}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.2299,
"rate": 0.062299
}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