Rate Overview
Live
1 TND = 316.2267 CLP
1 CLP = 0.003162
TND
Avg
314.3743
High
333.6577
Low
297.9807
Last updated: 7/29/2026, 10:23:29 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 316.23 CLP |
| 10 TND | 3,162.27 CLP |
| 50 TND | 15,811.34 CLP |
| 100 TND | 31,622.67 CLP |
| 500 TND | 158,113.35 CLP |
| 1,000 TND | 316,226.71 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-29T10:23:29Z",
"rates": {
"CLP": 316.226706
}
}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": 31622.670599999998,
"rate": 316.226706
}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