Rate Overview
Live
1 SEK = 9.8680 BTN
1 BTN = 0.101338
SEK
Avg
9.8371
High
9.8916
Low
9.7126
Last updated: 7/7/2026, 11:17:41 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.87 BTN |
| 10 SEK | 98.68 BTN |
| 50 SEK | 493.40 BTN |
| 100 SEK | 986.80 BTN |
| 500 SEK | 4,933.98 BTN |
| 1,000 SEK | 9,867.97 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-07T11:17:41Z",
"rates": {
"BTN": 9.867965
}
}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": 986.7965,
"rate": 9.867965
}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