Rate Overview
Live
1 BTN = 9.7114 CLP
1 CLP = 0.102971
BTN
Avg
9.5809
High
9.7763
Low
9.2916
Last updated: 7/3/2026, 4:00:57 PM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.71 CLP |
| 10 BTN | 97.11 CLP |
| 50 BTN | 485.57 CLP |
| 100 BTN | 971.14 CLP |
| 500 BTN | 4,855.72 CLP |
| 1,000 BTN | 9,711.43 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-03T16:00:57Z",
"rates": {
"CLP": 9.711431
}
}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": 971.1430999999999,
"rate": 9.711431
}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