Rate Overview
Live
1 TND = 301.5178 CLP
1 CLP = 0.003317
TND
Avg
317.9692
High
336.4554
Low
298.1783
Last updated: 1/25/2026, 10:18:29 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 301.52 CLP |
| 10 TND | 3,015.18 CLP |
| 50 TND | 15,075.89 CLP |
| 100 TND | 30,151.78 CLP |
| 500 TND | 150,758.90 CLP |
| 1,000 TND | 301,517.81 CLP |
Get TND/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=CLPExample Response:
{
"success": true,
"base": "TND",
"date": "2026-01-25T22:18:29Z",
"rates": {
"CLP": 301.517808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "CLP",
"amount": 100
},
"result": 30151.7808,
"rate": 301.517808
}Build with TND/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key