Rate Overview
Live
1 CLP = 0.035189 THB
1 THB = 28.4180
CLP
Avg
0.035491
High
0.036055
Low
0.034844
Last updated: 3/7/2026, 12:33:09 AM
Quick Conversions
| CLP | THB |
|---|---|
| 1 CLP | 0.04 THB |
| 10 CLP | 0.35 THB |
| 50 CLP | 1.76 THB |
| 100 CLP | 3.52 THB |
| 500 CLP | 17.59 THB |
| 1,000 CLP | 35.19 THB |
Get CLP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=THBExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:33:09Z",
"rates": {
"THB": 0.035189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "THB",
"amount": 100
},
"result": 3.5189,
"rate": 0.035189
}Build with CLP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key