Rate Overview
Live
1 TRY = 19.4821 CLP
1 CLP = 0.051329
TRY
Avg
20.3938
High
21.8290
Low
19.4821
Last updated: 5/27/2026, 9:34:48 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.48 CLP |
| 10 TRY | 194.82 CLP |
| 50 TRY | 974.10 CLP |
| 100 TRY | 1,948.21 CLP |
| 500 TRY | 9,741.03 CLP |
| 1,000 TRY | 19,482.07 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-05-27T21:34:48Z",
"rates": {
"CLP": 19.482066
}
}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": 1948.2066,
"rate": 19.482066
}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