Rate Overview
Live
1 TND = 317.5146 CLP
1 CLP = 0.003149
TND
Avg
313.7344
High
317.5402
Low
308.1912
Last updated: 7/22/2026, 6:09:45 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 317.51 CLP |
| 10 TND | 3,175.15 CLP |
| 50 TND | 15,875.73 CLP |
| 100 TND | 31,751.46 CLP |
| 500 TND | 158,757.28 CLP |
| 1,000 TND | 317,514.57 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-22T06:09:45Z",
"rates": {
"CLP": 317.514565
}
}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": 31751.4565,
"rate": 317.514565
}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