Rate Overview
Live
1 TND = 310.2750 CLP
1 CLP = 0.003223
TND
Avg
308.3028
High
311.9996
Low
304.7786
Last updated: 3/7/2026, 4:07:28 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 310.27 CLP |
| 10 TND | 3,102.75 CLP |
| 50 TND | 15,513.75 CLP |
| 100 TND | 31,027.50 CLP |
| 500 TND | 155,137.49 CLP |
| 1,000 TND | 310,274.99 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-07T04:07:28Z",
"rates": {
"CLP": 310.274987
}
}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": 31027.4987,
"rate": 310.274987
}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