Rate Overview
Live
1 CLP = 0.050115 TRY
1 TRY = 19.9541
CLP
Avg
0.050932
High
0.052359
Low
0.049950
Last updated: 7/9/2026, 9:07:31 PM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.50 TRY |
| 50 CLP | 2.51 TRY |
| 100 CLP | 5.01 TRY |
| 500 CLP | 25.06 TRY |
| 1,000 CLP | 50.12 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-09T21:07:31Z",
"rates": {
"TRY": 0.050115
}
}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.0115,
"rate": 0.050115
}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