Rate Overview
Live
1 TRY = 19.9938 CLP
1 CLP = 0.050016 TRY
Avg
20.7069
High
21.3129
Low
19.9802
Last updated: 1/25/2026, 3:10:09 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.99 CLP |
| 10 TRY | 199.94 CLP |
| 50 TRY | 999.69 CLP |
| 100 TRY | 1,999.38 CLP |
| 500 TRY | 9,996.88 CLP |
| 1,000 TRY | 19,993.76 CLP |
Get TRY/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CLPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T15:10:09Z",
"rates": {
"CLP": 19.993762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CLP",
"amount": 100
},
"result": 1999.3762,
"rate": 19.993762
}Build with TRY/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key