Rate Overview
Live
1 BTN = 9.3264 CLP
1 CLP = 0.107222
BTN
Avg
10.3017
High
11.2630
Low
9.3264
Last updated: 5/29/2026, 5:38:54 PM
Quick Conversions
| BTN | CLP |
|---|---|
| 1 BTN | 9.33 CLP |
| 10 BTN | 93.26 CLP |
| 50 BTN | 466.32 CLP |
| 100 BTN | 932.64 CLP |
| 500 BTN | 4,663.20 CLP |
| 1,000 BTN | 9,326.41 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-05-29T17:38:54Z",
"rates": {
"CLP": 9.326406
}
}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": 932.6406000000001,
"rate": 9.326406
}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