Rate Overview
Live
1 TND = 319.8236 CLP
1 CLP = 0.003127
TND
Avg
317.6123
High
319.8236
Low
316.1270
Last updated: 7/25/2026, 1:58:17 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 319.82 CLP |
| 10 TND | 3,198.24 CLP |
| 50 TND | 15,991.18 CLP |
| 100 TND | 31,982.36 CLP |
| 500 TND | 159,911.78 CLP |
| 1,000 TND | 319,823.56 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-07-25T01:58:17Z",
"rates": {
"CLP": 319.823559
}
}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": 31982.3559,
"rate": 319.823559
}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