Rate Overview
Live
1 SEK = 10.0035 BTN
1 BTN = 0.099965
SEK
Avg
10.0309
High
10.0522
Low
10.0035
Last updated: 8/12/2026, 4:08:01 PM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 10.00 BTN |
| 10 SEK | 100.03 BTN |
| 50 SEK | 500.17 BTN |
| 100 SEK | 1,000.35 BTN |
| 500 SEK | 5,001.74 BTN |
| 1,000 SEK | 10,003.48 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-08-12T16:08:01Z",
"rates": {
"BTN": 10.003484
}
}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": 1000.3484000000001,
"rate": 10.003484
}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