Rate Overview
Live
1 TND = 317.1833 CLP
1 CLP = 0.003153
TND
Avg
307.4855
High
317.1833
Low
300.9401
Last updated: 3/27/2026, 9:51:32 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 317.18 CLP |
| 10 TND | 3,171.83 CLP |
| 50 TND | 15,859.17 CLP |
| 100 TND | 31,718.33 CLP |
| 500 TND | 158,591.67 CLP |
| 1,000 TND | 317,183.34 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-03-27T09:51:32Z",
"rates": {
"CLP": 317.183341
}
}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": 31718.3341,
"rate": 317.183341
}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