Rate Overview
Live
1 TRY = 19.7900 CLP
1 CLP = 0.050531
TRY
Avg
19.6149
High
20.0197
Low
19.0989
Last updated: 7/7/2026, 2:00:43 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.79 CLP |
| 10 TRY | 197.90 CLP |
| 50 TRY | 989.50 CLP |
| 100 TRY | 1,979.00 CLP |
| 500 TRY | 9,894.99 CLP |
| 1,000 TRY | 19,789.98 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-07T14:00:43Z",
"rates": {
"CLP": 19.789978
}
}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": 1978.9978,
"rate": 19.789978
}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