Rate Overview
Live
1 SEK = 9.8513 BTN
1 BTN = 0.101510
SEK
Avg
9.8868
High
10.0205
Low
9.7080
Last updated: 7/28/2026, 3:54:04 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.85 BTN |
| 10 SEK | 98.51 BTN |
| 50 SEK | 492.56 BTN |
| 100 SEK | 985.13 BTN |
| 500 SEK | 4,925.63 BTN |
| 1,000 SEK | 9,851.25 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-28T03:54:04Z",
"rates": {
"BTN": 9.851251
}
}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": 985.1251,
"rate": 9.851251
}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