Rate Overview
Live
1 TRY = 19.6987 CLP
1 CLP = 0.050765
TRY
Avg
19.8823
High
20.0324
Low
19.6986
Last updated: 7/29/2026, 2:23:51 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.70 CLP |
| 10 TRY | 196.99 CLP |
| 50 TRY | 984.94 CLP |
| 100 TRY | 1,969.87 CLP |
| 500 TRY | 9,849.35 CLP |
| 1,000 TRY | 19,698.70 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-07-29T14:23:51Z",
"rates": {
"CLP": 19.698701
}
}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": 1969.8701,
"rate": 19.698701
}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