Rate Overview
Live
1 CLP = 0.101409 BTN
1 BTN = 9.8611
CLP
Avg
0.101940
High
0.102776
Low
0.101157
Last updated: 3/27/2026, 8:08:39 AM
Quick Conversions
| CLP | BTN |
|---|---|
| 1 CLP | 0.10 BTN |
| 10 CLP | 1.01 BTN |
| 50 CLP | 5.07 BTN |
| 100 CLP | 10.14 BTN |
| 500 CLP | 50.70 BTN |
| 1,000 CLP | 101.41 BTN |
Get CLP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BTNExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T08:08:39Z",
"rates": {
"BTN": 0.101409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BTN",
"amount": 100
},
"result": 10.1409,
"rate": 0.101409
}Build with CLP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key