Rate Overview
Live
1 CHF = 121.3536 BTN
1 BTN = 0.008240
CHF
Avg
121.4542
High
122.5263
Low
119.3121
Last updated: 5/26/2026, 6:23:15 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 121.35 BTN |
| 10 CHF | 1,213.54 BTN |
| 50 CHF | 6,067.68 BTN |
| 100 CHF | 12,135.36 BTN |
| 500 CHF | 60,676.82 BTN |
| 1,000 CHF | 121,353.64 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-05-26T18:23:15Z",
"rates": {
"BTN": 121.353636
}
}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": 12135.363599999999,
"rate": 121.353636
}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