Rate Overview
Live
1 CLP = 0.051151 TRY
1 TRY = 19.5500
CLP
Avg
0.050418
High
0.051151
Low
0.049905
Last updated: 4/18/2026, 8:43:35 AM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.51 TRY |
| 50 CLP | 2.56 TRY |
| 100 CLP | 5.12 TRY |
| 500 CLP | 25.58 TRY |
| 1,000 CLP | 51.15 TRY |
Get CLP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TRYExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:43:35Z",
"rates": {
"TRY": 0.051151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TRY",
"amount": 100
},
"result": 5.1151,
"rate": 0.051151
}Build with CLP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key