Rate Overview
Live
1 BTN = 0.101373 SEK
1 SEK = 9.8646
BTN
Avg
0.100518
High
0.101496
Low
0.099607
Last updated: 9/2/2026, 4:05:10 PM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.01 SEK |
| 50 BTN | 5.07 SEK |
| 100 BTN | 10.14 SEK |
| 500 BTN | 50.69 SEK |
| 1,000 BTN | 101.37 SEK |
Get BTN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SEKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-02T16:05:10Z",
"rates": {
"SEK": 0.101373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SEK",
"amount": 100
},
"result": 10.1373,
"rate": 0.101373
}Build with BTN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key