Rate Overview
Live
1 TRY = 19.6985 CLP
1 CLP = 0.050765
TRY
Avg
19.9163
High
20.8848
Low
19.2323
Last updated: 7/29/2026, 11:17:54 AM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.70 CLP |
| 10 TRY | 196.99 CLP |
| 50 TRY | 984.93 CLP |
| 100 TRY | 1,969.85 CLP |
| 500 TRY | 9,849.26 CLP |
| 1,000 TRY | 19,698.51 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-29T11:17:54Z",
"rates": {
"CLP": 19.698514
}
}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.8514,
"rate": 19.698514
}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