Rate Overview
Live
1 BTN = 0.008409 CHF
1 CHF = 118.9202
BTN
Avg
0.008505
High
0.008573
Low
0.008409
Last updated: 7/4/2026, 11:23:12 PM
Quick Conversions
| BTN | CHF |
|---|---|
| 1 BTN | 0.01 CHF |
| 10 BTN | 0.08 CHF |
| 50 BTN | 0.42 CHF |
| 100 BTN | 0.84 CHF |
| 500 BTN | 4.20 CHF |
| 1,000 BTN | 8.41 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-07-04T23:23:12Z",
"rates": {
"CHF": 0.008409
}
}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.8409,
"rate": 0.008409
}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