Rate Overview
Live
1 CLP = 0.051424 TRY
1 TRY = 19.4462
CLP
Avg
0.046108
High
0.051424
Low
0.041348
Last updated: 5/29/2026, 9:12:21 PM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.51 TRY |
| 50 CLP | 2.57 TRY |
| 100 CLP | 5.14 TRY |
| 500 CLP | 25.71 TRY |
| 1,000 CLP | 51.42 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-05-29T21:12:21Z",
"rates": {
"TRY": 0.051424
}
}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.142399999999999,
"rate": 0.051424
}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