Rate Overview
Live
1 TRY = 20.5623 CLP
1 CLP = 0.048633
TRY
Avg
20.2169
High
20.5623
Low
19.8801
Last updated: 3/7/2026, 1:00:07 AM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 20.56 CLP |
| 10 TRY | 205.62 CLP |
| 50 TRY | 1,028.12 CLP |
| 100 TRY | 2,056.23 CLP |
| 500 TRY | 10,281.15 CLP |
| 1,000 TRY | 20,562.31 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-07T01:00:07Z",
"rates": {
"CLP": 20.562305
}
}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": 2056.2304999999997,
"rate": 20.562305
}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