Rate Overview
Live
1 CLP = 0.003270 TND
1 TND = 305.8104
CLP
Avg
0.003257
High
0.003276
Low
0.003220
Last updated: 4/18/2026, 8:50:02 AM
Quick Conversions
| CLP | TND |
|---|---|
| 1 CLP | 0.00 TND |
| 10 CLP | 0.03 TND |
| 50 CLP | 0.16 TND |
| 100 CLP | 0.33 TND |
| 500 CLP | 1.64 TND |
| 1,000 CLP | 3.27 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-04-18T08:50:02Z",
"rates": {
"TND": 0.00327
}
}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.327,
"rate": 0.00327
}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