Rate Overview
Live
1 CLP = 0.050015 TRY
1 TRY = 19.9940 CLP
Avg
0.049316
High
0.050049
Low
0.048736
Last updated: 1/25/2026, 2:48:59 PM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.50 TRY |
| 50 CLP | 2.50 TRY |
| 100 CLP | 5.00 TRY |
| 500 CLP | 25.01 TRY |
| 1,000 CLP | 50.01 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-01-25T14:48:59Z",
"rates": {
"TRY": 0.050015
}
}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.0015,
"rate": 0.050015
}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