Rate Overview
Live
1 BTN = 9.8610 CLP
1 CLP = 0.101409
BTN
Avg
9.7792
High
9.9724
Low
9.4222
Last updated: 3/27/2026, 8:08:30 AM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.86 CLP |
| 10 BTN | 98.61 CLP |
| 50 BTN | 493.05 CLP |
| 100 BTN | 986.10 CLP |
| 500 BTN | 4,930.51 CLP |
| 1,000 BTN | 9,861.01 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-03-27T08:08:30Z",
"rates": {
"CLP": 9.86101
}
}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": 986.101,
"rate": 9.86101
}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