Rate Overview
Live
1 CLP = 0.049932 TRY
1 TRY = 20.0272
CLP
Avg
0.050009
High
0.051474
Low
0.047714
Last updated: 7/25/2026, 12:08:06 PM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.50 TRY |
| 50 CLP | 2.50 TRY |
| 100 CLP | 4.99 TRY |
| 500 CLP | 24.97 TRY |
| 1,000 CLP | 49.93 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-07-25T12:08:06Z",
"rates": {
"TRY": 0.049932
}
}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": 4.9932,
"rate": 0.049932
}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