Rate Overview
Live
1 BTN = 9.8958 CLP
1 CLP = 0.101052
BTN
Avg
9.8534
High
9.9340
Low
9.7610
Last updated: 9/6/2026, 1:43:03 AM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.90 CLP |
| 10 BTN | 98.96 CLP |
| 50 BTN | 494.79 CLP |
| 100 BTN | 989.58 CLP |
| 500 BTN | 4,947.92 CLP |
| 1,000 BTN | 9,895.85 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-09-06T01:43:03Z",
"rates": {
"CLP": 9.895847
}
}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": 989.5847,
"rate": 9.895847
}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