Rate Overview
Live
1 BTN = 0.101535 SEK
1 SEK = 9.8488
BTN
Avg
0.102603
High
0.111267
Low
0.096605
Last updated: 7/28/2026, 4:25:21 AM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.02 SEK |
| 50 BTN | 5.08 SEK |
| 100 BTN | 10.15 SEK |
| 500 BTN | 50.77 SEK |
| 1,000 BTN | 101.54 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-07-28T04:25:21Z",
"rates": {
"SEK": 0.101535
}
}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.1535,
"rate": 0.101535
}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