Rate Overview
Live
1 TND = 310.9835 CLP
1 CLP = 0.003216
TND
Avg
311.7985
High
316.4335
Low
306.1581
Last updated: 5/9/2026, 6:04:19 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 310.98 CLP |
| 10 TND | 3,109.83 CLP |
| 50 TND | 15,549.17 CLP |
| 100 TND | 31,098.35 CLP |
| 500 TND | 155,491.75 CLP |
| 1,000 TND | 310,983.50 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-05-09T06:04:19Z",
"rates": {
"CLP": 310.983497
}
}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": 31098.3497,
"rate": 310.983497
}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