Rate Overview
Live
1 TND = 317.2383 CLP
1 CLP = 0.003152
TND
Avg
316.1066
High
335.8016
Low
300.9401
Last updated: 7/28/2026, 7:14:36 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 317.24 CLP |
| 10 TND | 3,172.38 CLP |
| 50 TND | 15,861.92 CLP |
| 100 TND | 31,723.83 CLP |
| 500 TND | 158,619.17 CLP |
| 1,000 TND | 317,238.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-07-28T07:14:36Z",
"rates": {
"CLP": 317.238341
}
}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": 31723.8341,
"rate": 317.238341
}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