Rate Overview
Live
1 CHF = 119.1378 BTN
1 BTN = 0.008394
CHF
Avg
119.5356
High
120.2279
Low
119.1378
Last updated: 6/15/2026, 7:40:23 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 119.14 BTN |
| 10 CHF | 1,191.38 BTN |
| 50 CHF | 5,956.89 BTN |
| 100 CHF | 11,913.78 BTN |
| 500 CHF | 59,568.89 BTN |
| 1,000 CHF | 119,137.79 BTN |
Get CHF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BTNExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-06-15T19:40:23Z",
"rates": {
"BTN": 119.137786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BTN",
"amount": 100
},
"result": 11913.778600000001,
"rate": 119.137786
}Build with CHF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key