Rate Overview
Live
1 TWD = 28.0783 CLP
1 CLP = 0.035615
TWD
Avg
28.1386
High
28.3195
Low
28.0304
Last updated: 4/16/2026, 9:23:42 AM
Quick Conversions
| TWD | CLP |
|---|---|
| 1 TWD | 28.08 CLP |
| 10 TWD | 280.78 CLP |
| 50 TWD | 1,403.91 CLP |
| 100 TWD | 2,807.83 CLP |
| 500 TWD | 14,039.14 CLP |
| 1,000 TWD | 28,078.28 CLP |
Get TWD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=CLPExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T09:23:42Z",
"rates": {
"CLP": 28.078282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "CLP",
"amount": 100
},
"result": 2807.8282,
"rate": 28.078282
}Build with TWD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key