Rate Overview
Live
1 TRY = 20.8827 CLP
1 CLP = 0.047887
TRY
Avg
20.7471
High
20.9372
Low
20.5217
Last updated: 3/27/2026, 11:18:42 AM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 20.88 CLP |
| 10 TRY | 208.83 CLP |
| 50 TRY | 1,044.13 CLP |
| 100 TRY | 2,088.27 CLP |
| 500 TRY | 10,441.34 CLP |
| 1,000 TRY | 20,882.68 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-27T11:18:42Z",
"rates": {
"CLP": 20.882683
}
}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.2683,
"rate": 20.882683
}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