Rate Overview
Live
1 SEK = 10.1093 BTN
1 BTN = 0.098918
SEK
Avg
10.0755
High
10.1151
Low
10.0370
Last updated: 6/17/2026, 3:41:55 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 10.11 BTN |
| 10 SEK | 101.09 BTN |
| 50 SEK | 505.47 BTN |
| 100 SEK | 1,010.93 BTN |
| 500 SEK | 5,054.67 BTN |
| 1,000 SEK | 10,109.34 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-06-17T03:41:55Z",
"rates": {
"BTN": 10.109337
}
}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": 1010.9337,
"rate": 10.109337
}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