Rate Overview
Live
1 CLP = 0.050880 TRY
1 TRY = 19.6541
CLP
Avg
0.050368
High
0.050916
Low
0.049524
Last updated: 5/9/2026, 4:52:50 AM
Quick Conversions
| CLP | TRY |
|---|---|
| 1 CLP | 0.05 TRY |
| 10 CLP | 0.51 TRY |
| 50 CLP | 2.54 TRY |
| 100 CLP | 5.09 TRY |
| 500 CLP | 25.44 TRY |
| 1,000 CLP | 50.88 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-05-09T04:52:50Z",
"rates": {
"TRY": 0.05088
}
}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.088,
"rate": 0.05088
}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