Rate Overview
Live
1 SEK = 10.3036 BTN
1 BTN = 0.097053
SEK
Avg
9.5905
High
10.4231
Low
8.8810
Last updated: 5/27/2026, 9:39:12 PM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 10.30 BTN |
| 10 SEK | 103.04 BTN |
| 50 SEK | 515.18 BTN |
| 100 SEK | 1,030.36 BTN |
| 500 SEK | 5,151.81 BTN |
| 1,000 SEK | 10,303.62 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-05-27T21:39:12Z",
"rates": {
"BTN": 10.303618
}
}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": 1030.3618000000001,
"rate": 10.303618
}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