Rate Overview
Live
1 TWD = 28.7212 CLP
1 CLP = 0.034817
TWD
Avg
28.5571
High
28.8860
Low
28.2287
Last updated: 5/6/2026, 11:12:37 AM
Quick Conversions
| TWD | CLP |
|---|---|
| 1 TWD | 28.72 CLP |
| 10 TWD | 287.21 CLP |
| 50 TWD | 1,436.06 CLP |
| 100 TWD | 2,872.12 CLP |
| 500 TWD | 14,360.60 CLP |
| 1,000 TWD | 28,721.20 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-05-06T11:12:37Z",
"rates": {
"CLP": 28.721198
}
}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": 2872.1198,
"rate": 28.721198
}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