Rate Overview
Live
1 TND = 307.6004 CLP
1 CLP = 0.003251
TND
Avg
308.4651
High
309.3716
Low
307.6004
Last updated: 5/29/2026, 7:29:01 PM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 307.60 CLP |
| 10 TND | 3,076.00 CLP |
| 50 TND | 15,380.02 CLP |
| 100 TND | 30,760.04 CLP |
| 500 TND | 153,800.20 CLP |
| 1,000 TND | 307,600.40 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-05-29T19:29:01Z",
"rates": {
"CLP": 307.600398
}
}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": 30760.0398,
"rate": 307.600398
}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