Rate Overview
Live
1 TND = 302.2759 CLP
1 CLP = 0.003308
TND
Avg
300.3662
High
302.2759
Low
296.5483
Last updated: 2/14/2026, 3:09:57 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 302.28 CLP |
| 10 TND | 3,022.76 CLP |
| 50 TND | 15,113.80 CLP |
| 100 TND | 30,227.59 CLP |
| 500 TND | 151,137.95 CLP |
| 1,000 TND | 302,275.90 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-02-14T15:09:57Z",
"rates": {
"CLP": 302.275902
}
}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": 30227.5902,
"rate": 302.275902
}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