Rate Overview
Live
1 BTN = 9.4477 CLP
1 CLP = 0.105846
BTN
Avg
9.5536
High
9.6615
Low
9.4477
Last updated: 4/18/2026, 8:42:56 AM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.45 CLP |
| 10 BTN | 94.48 CLP |
| 50 BTN | 472.38 CLP |
| 100 BTN | 944.77 CLP |
| 500 BTN | 4,723.83 CLP |
| 1,000 BTN | 9,447.66 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-04-18T08:42:56Z",
"rates": {
"CLP": 9.447664
}
}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": 944.7664,
"rate": 9.447664
}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