Rate Overview
Live
1 CLP = 0.047886 TRY
1 TRY = 20.8829
CLP
Avg
0.048863
High
0.051242
Low
0.047761
Last updated: 3/27/2026, 10:05:03 AM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.48 TRY |
| 50 CLP | 2.39 TRY |
| 100 CLP | 4.79 TRY |
| 500 CLP | 23.94 TRY |
| 1,000 CLP | 47.89 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-03-27T10:05:03Z",
"rates": {
"TRY": 0.047886
}
}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.7886,
"rate": 0.047886
}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