Rate Overview
Live
1 CLP = 0.036133 THB
1 THB = 27.6755
CLP
Avg
0.035154
High
0.037293
Low
0.033093
Last updated: 7/23/2026, 3:58:30 PM
Quick Conversions
| CLP | THB |
|---|---|
| 1 CLP | 0.04 THB |
| 10 CLP | 0.36 THB |
| 50 CLP | 1.81 THB |
| 100 CLP | 3.61 THB |
| 500 CLP | 18.07 THB |
| 1,000 CLP | 36.13 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-07-23T15:58:30Z",
"rates": {
"THB": 0.036133
}
}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.6132999999999997,
"rate": 0.036133
}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