Rate Overview
Live
1 TRY = 19.7973 CLP
1 CLP = 0.050512
TRY
Avg
20.0166
High
20.9578
Low
19.4270
Last updated: 7/8/2026, 8:47:55 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.80 CLP |
| 10 TRY | 197.97 CLP |
| 50 TRY | 989.86 CLP |
| 100 TRY | 1,979.73 CLP |
| 500 TRY | 9,898.63 CLP |
| 1,000 TRY | 19,797.26 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-08T20:47:55Z",
"rates": {
"CLP": 19.797264
}
}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": 1979.7263999999998,
"rate": 19.797264
}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