Rate Overview
Live
1 SEK = 10.2810 BTN
1 BTN = 0.097267
SEK
Avg
10.2720
High
10.3179
Low
10.2222
Last updated: 5/7/2026, 10:13:16 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 10.28 BTN |
| 10 SEK | 102.81 BTN |
| 50 SEK | 514.05 BTN |
| 100 SEK | 1,028.10 BTN |
| 500 SEK | 5,140.49 BTN |
| 1,000 SEK | 10,280.98 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-07T10:13:16Z",
"rates": {
"BTN": 10.280984
}
}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": 1028.0984,
"rate": 10.280984
}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