Rate Overview
Live
1 CHF = 121.3421 BTN
1 BTN = 0.008241
CHF
Avg
122.0134
High
122.5263
Low
121.3421
Last updated: 5/26/2026, 5:14:35 PM
Quick Conversions
| CHF | BTN |
|---|---|
| 1 CHF | 121.34 BTN |
| 10 CHF | 1,213.42 BTN |
| 50 CHF | 6,067.10 BTN |
| 100 CHF | 12,134.21 BTN |
| 500 CHF | 60,671.03 BTN |
| 1,000 CHF | 121,342.06 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-26T17:14:35Z",
"rates": {
"BTN": 121.342057
}
}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": 12134.2057,
"rate": 121.342057
}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