Rate Overview
Live
1 CLP = 0.003205 TND
1 TND = 312.0125
CLP
Avg
0.003244
High
0.003281
Low
0.003205
Last updated: 3/7/2026, 12:28:29 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.60 TND |
| 1,000 CLP | 3.21 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-07T00:28:29Z",
"rates": {
"TND": 0.003205
}
}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.3205,
"rate": 0.003205
}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