Rate Overview
Live
1 CLP = 0.050696 TRY
1 TRY = 19.7254
CLP
Avg
0.050937
High
0.051177
Low
0.050696
Last updated: 2/14/2026, 4:26:00 PM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.51 TRY |
| 50 CLP | 2.53 TRY |
| 100 CLP | 5.07 TRY |
| 500 CLP | 25.35 TRY |
| 1,000 CLP | 50.70 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-02-14T16:26:00Z",
"rates": {
"TRY": 0.050696
}
}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.069599999999999,
"rate": 0.050696
}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