Rate Overview
Live
1 BTN = 9.4512 CLP
1 CLP = 0.105807 BTN
Avg
10.7965
High
11.4536
Low
9.4512
Last updated: 1/25/2026, 2:48:53 PM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.45 CLP |
| 10 BTN | 94.51 CLP |
| 50 BTN | 472.56 CLP |
| 100 BTN | 945.12 CLP |
| 500 BTN | 4,725.59 CLP |
| 1,000 BTN | 9,451.19 CLP |
Get BTN/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CLPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-01-25T14:48:53Z",
"rates": {
"CLP": 9.451185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CLP",
"amount": 100
},
"result": 945.1185,
"rate": 9.451185
}Build with BTN/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key