Rate Overview
Live
1 TND = 320.9110 CLP
1 CLP = 0.003116
TND
Avg
320.6797
High
323.2456
Low
318.8474
Last updated: 9/4/2026, 7:03:56 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 320.91 CLP |
| 10 TND | 3,209.11 CLP |
| 50 TND | 16,045.55 CLP |
| 100 TND | 32,091.10 CLP |
| 500 TND | 160,455.50 CLP |
| 1,000 TND | 320,911.00 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-09-04T19:03:56Z",
"rates": {
"CLP": 320.910996
}
}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": 32091.0996,
"rate": 320.910996
}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