Rate Overview
Live
1 SEK = 9.9449 BTN
1 BTN = 0.100554
SEK
Avg
10.0211
High
10.1044
Low
9.9449
Last updated: 3/28/2026, 2:37:52 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.94 BTN |
| 10 SEK | 99.45 BTN |
| 50 SEK | 497.25 BTN |
| 100 SEK | 994.49 BTN |
| 500 SEK | 4,972.46 BTN |
| 1,000 SEK | 9,944.92 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-03-28T02:37:52Z",
"rates": {
"BTN": 9.944923
}
}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": 994.4922999999999,
"rate": 9.944923
}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