Rate Overview
Live
1 BTN = 9.9163 CLP
1 CLP = 0.100844
BTN
Avg
9.7154
High
9.9163
Low
9.5815
Last updated: 3/7/2026, 3:03:41 AM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.92 CLP |
| 10 BTN | 99.16 CLP |
| 50 BTN | 495.82 CLP |
| 100 BTN | 991.64 CLP |
| 500 BTN | 4,958.18 CLP |
| 1,000 BTN | 9,916.35 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-07T03:03:41Z",
"rates": {
"CLP": 9.91635
}
}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": 991.635,
"rate": 9.91635
}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