Rate Overview
Live
1 TND = 305.7329 CLP
1 CLP = 0.003271
TND
Avg
306.9744
High
310.4632
Low
305.2445
Last updated: 4/18/2026, 8:49:31 AM
Quick Conversions
| TND | CLP |
|---|---|
| 1 TND | 305.73 CLP |
| 10 TND | 3,057.33 CLP |
| 50 TND | 15,286.65 CLP |
| 100 TND | 30,573.29 CLP |
| 500 TND | 152,866.46 CLP |
| 1,000 TND | 305,732.91 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-04-18T08:49:31Z",
"rates": {
"CLP": 305.732911
}
}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": 30573.2911,
"rate": 305.732911
}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