Rate Overview
Live
1 CLP = 0.105546 BTN
1 BTN = 9.4745
CLP
Avg
0.105202
High
0.105546
Low
0.104121
Last updated: 5/7/2026, 8:05:14 AM
Quick Conversions
| CLP | BTN |
|---|---|
| 1 CLP | 0.11 BTN |
| 10 CLP | 1.06 BTN |
| 50 CLP | 5.28 BTN |
| 100 CLP | 10.55 BTN |
| 500 CLP | 52.77 BTN |
| 1,000 CLP | 105.55 BTN |
Get CLP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BTNExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-07T08:05:14Z",
"rates": {
"BTN": 0.105546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BTN",
"amount": 100
},
"result": 10.5546,
"rate": 0.105546
}Build with CLP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key