Rate Overview
Live
1 CLP = 0.101092 BTN
1 BTN = 9.8920
CLP
Avg
0.102978
High
0.104367
Low
0.101092
Last updated: 3/7/2026, 12:27:59 AM
Quick Conversions
| CLP | BTN |
|---|---|
| 1 CLP | 0.10 BTN |
| 10 CLP | 1.01 BTN |
| 50 CLP | 5.05 BTN |
| 100 CLP | 10.11 BTN |
| 500 CLP | 50.55 BTN |
| 1,000 CLP | 101.09 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-07T00:27:59Z",
"rates": {
"BTN": 0.101092
}
}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.1092,
"rate": 0.101092
}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