Rate Overview
Live
1 TND = 302.6770 CLP
1 CLP = 0.003304
TND
Avg
307.1387
High
313.0671
Low
302.6770
Last updated: 6/18/2026, 9:43:00 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 302.68 CLP |
| 10 TND | 3,026.77 CLP |
| 50 TND | 15,133.85 CLP |
| 100 TND | 30,267.70 CLP |
| 500 TND | 151,338.52 CLP |
| 1,000 TND | 302,677.05 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-06-18T21:43:00Z",
"rates": {
"CLP": 302.677049
}
}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": 30267.7049,
"rate": 302.677049
}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