Rate Overview
Live
1 CHF = 118.4301 BTN
1 BTN = 0.008444
CHF
Avg
118.7197
High
119.4461
Low
118.0612
Last updated: 3/27/2026, 3:45:45 AM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 118.43 BTN |
| 10 CHF | 1,184.30 BTN |
| 50 CHF | 5,921.51 BTN |
| 100 CHF | 11,843.01 BTN |
| 500 CHF | 59,215.06 BTN |
| 1,000 CHF | 118,430.11 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-27T03:45:45Z",
"rates": {
"BTN": 118.43011
}
}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": 11843.011,
"rate": 118.43011
}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