Rate Overview
Live
1 TRY = 19.0979 CLP
1 CLP = 0.052362
TRY
Avg
19.1151
High
19.1947
Low
19.0731
Last updated: 8/18/2026, 4:26:46 PM
Quick Conversions
| TRY | CLP |
|---|---|
| 1 TRY | 19.10 CLP |
| 10 TRY | 190.98 CLP |
| 50 TRY | 954.90 CLP |
| 100 TRY | 1,909.79 CLP |
| 500 TRY | 9,548.97 CLP |
| 1,000 TRY | 19,097.93 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-08-18T16:26:46Z",
"rates": {
"CLP": 19.097931
}
}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": 1909.7930999999999,
"rate": 19.097931
}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