Rate Overview
Live
1 SEK = 9.8466 BTN
1 BTN = 0.101558
SEK
Avg
9.7615
High
10.3514
Low
8.9873
Last updated: 7/28/2026, 3:05:01 PM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.85 BTN |
| 10 SEK | 98.47 BTN |
| 50 SEK | 492.33 BTN |
| 100 SEK | 984.66 BTN |
| 500 SEK | 4,923.30 BTN |
| 1,000 SEK | 9,846.60 BTN |
Get SEK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BTNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-28T15:05:01Z",
"rates": {
"BTN": 9.846596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BTN",
"amount": 100
},
"result": 984.6596,
"rate": 9.846596
}Build with SEK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key