Rate Overview
Live
1 CHF = 118.0048 BTN
1 BTN = 0.008474
CHF
Avg
117.7742
High
118.5793
Low
116.8515
Last updated: 3/7/2026, 1:53:58 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.00 BTN |
| 10 CHF | 1,180.05 BTN |
| 50 CHF | 5,900.24 BTN |
| 100 CHF | 11,800.48 BTN |
| 500 CHF | 59,002.40 BTN |
| 1,000 CHF | 118,004.81 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-07T01:53:58Z",
"rates": {
"BTN": 118.004807
}
}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": 11800.4807,
"rate": 118.004807
}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