Rate Overview
Live
1 CLP = 0.003152 TND
1 TND = 317.2589
CLP
Avg
0.003183
High
0.003355
Low
0.002997
Last updated: 3/27/2026, 10:28:02 AM
Quick Conversions
| CLP | TND |
|---|---|
| 1 CLP | 0.00 TND |
| 10 CLP | 0.03 TND |
| 50 CLP | 0.16 TND |
| 100 CLP | 0.32 TND |
| 500 CLP | 1.58 TND |
| 1,000 CLP | 3.15 TND |
Get CLP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TNDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T10:28:02Z",
"rates": {
"TND": 0.003152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TND",
"amount": 100
},
"result": 0.3152,
"rate": 0.003152
}Build with CLP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key