Rate Overview
Live
1 CLP = 0.102271 BTN
1 BTN = 9.7779
CLP
Avg
0.099536
High
0.107006
Low
0.090394
Last updated: 7/30/2026, 6:51:03 AM
Quick Conversions
| CLP | BTN |
|---|---|
| 1 CLP | 0.10 BTN |
| 10 CLP | 1.02 BTN |
| 50 CLP | 5.11 BTN |
| 100 CLP | 10.23 BTN |
| 500 CLP | 51.14 BTN |
| 1,000 CLP | 102.27 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-07-30T06:51:03Z",
"rates": {
"BTN": 0.102271
}
}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.2271,
"rate": 0.102271
}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