Rate Overview
Live
1 BTN = 9.7779 CLP
1 CLP = 0.102272
BTN
Avg
9.6293
High
10.0278
Low
9.2695
Last updated: 7/30/2026, 1:59:25 PM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.78 CLP |
| 10 BTN | 97.78 CLP |
| 50 BTN | 488.89 CLP |
| 100 BTN | 977.79 CLP |
| 500 BTN | 4,888.94 CLP |
| 1,000 BTN | 9,777.89 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-07-30T13:59:25Z",
"rates": {
"CLP": 9.777889
}
}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": 977.7889,
"rate": 9.777889
}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