Rate Overview
Live
1 CHF = 118.3743 BTN
1 BTN = 0.008448
CHF
Avg
114.0689
High
119.0980
Low
110.0635
Last updated: 3/27/2026, 5:35:53 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.37 BTN |
| 10 CHF | 1,183.74 BTN |
| 50 CHF | 5,918.71 BTN |
| 100 CHF | 11,837.43 BTN |
| 500 CHF | 59,187.14 BTN |
| 1,000 CHF | 118,374.28 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-03-27T05:35:53Z",
"rates": {
"BTN": 118.374275
}
}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": 11837.4275,
"rate": 118.374275
}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