Rate Overview
Live
1 TRY = 20.8829 CLP
1 CLP = 0.047886
TRY
Avg
22.6316
High
26.0481
Low
19.6461
Last updated: 3/27/2026, 12:55:55 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 20.88 CLP |
| 10 TRY | 208.83 CLP |
| 50 TRY | 1,044.15 CLP |
| 100 TRY | 2,088.29 CLP |
| 500 TRY | 10,441.46 CLP |
| 1,000 TRY | 20,882.92 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-03-27T12:55:55Z",
"rates": {
"CLP": 20.882918
}
}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": 2088.2918,
"rate": 20.882918
}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