Rate Overview
Live
1 CLP = 0.052251 TRY
1 TRY = 19.1384
CLP
Avg
0.052191
High
0.052447
Low
0.051982
Last updated: 8/12/2026, 11:27:45 AM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.52 TRY |
| 50 CLP | 2.61 TRY |
| 100 CLP | 5.23 TRY |
| 500 CLP | 26.13 TRY |
| 1,000 CLP | 52.25 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-08-12T11:27:45Z",
"rates": {
"TRY": 0.052251
}
}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.2251,
"rate": 0.052251
}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