Rate Overview
Live
1 SEK = 9.8626 BTN
1 BTN = 0.101393
SEK
Avg
9.9486
High
10.0394
Low
9.8525
Last updated: 9/2/2026, 3:55:45 PM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.86 BTN |
| 10 SEK | 98.63 BTN |
| 50 SEK | 493.13 BTN |
| 100 SEK | 986.26 BTN |
| 500 SEK | 4,931.29 BTN |
| 1,000 SEK | 9,862.58 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-09-02T15:55:45Z",
"rates": {
"BTN": 9.862582
}
}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": 986.2582,
"rate": 9.862582
}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