Rate Overview
Live
1 TRY = 0.059733 XCD
1 XCD = 16.7412
TRY
Avg
0.059789
High
0.059843
Low
0.059733
Last updated: 5/7/2026, 11:18:49 AM
Quick Conversions
| TRY | XCD |
|---|---|
| 1 TRY | 0.06 XCD |
| 10 TRY | 0.60 XCD |
| 50 TRY | 2.99 XCD |
| 100 TRY | 5.97 XCD |
| 500 TRY | 29.87 XCD |
| 1,000 TRY | 59.73 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-05-07T11:18:49Z",
"rates": {
"XCD": 0.059733
}
}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.9733,
"rate": 0.059733
}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