Rate Overview
Live
1 TND = 312.4895 CLP
1 CLP = 0.003200
TND
Avg
314.2122
High
333.6577
Low
297.9807
Last updated: 7/6/2026, 6:01:45 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 312.49 CLP |
| 10 TND | 3,124.89 CLP |
| 50 TND | 15,624.47 CLP |
| 100 TND | 31,248.95 CLP |
| 500 TND | 156,244.74 CLP |
| 1,000 TND | 312,489.49 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-06T18:01:45Z",
"rates": {
"CLP": 312.489485
}
}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": 31248.9485,
"rate": 312.489485
}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