Rate Overview
Live
1 BTN = 0.008557 CHF
1 CHF = 116.8634
BTN
Avg
0.008500
High
0.008572
Low
0.008426
Last updated: 9/3/2026, 3:37:33 PM
Quick Conversions
| BTN | CHF |
|---|---|
| 1 BTN | 0.01 CHF |
| 10 BTN | 0.09 CHF |
| 50 BTN | 0.43 CHF |
| 100 BTN | 0.86 CHF |
| 500 BTN | 4.28 CHF |
| 1,000 BTN | 8.56 CHF |
Get BTN/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CHFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-03T15:37:33Z",
"rates": {
"CHF": 0.008557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CHF",
"amount": 100
},
"result": 0.8557,
"rate": 0.008557
}Build with BTN/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key