Rate Overview
Live
1 SEK = 10.0125 BTN
1 BTN = 0.099875
SEK
Avg
10.0026
High
10.0784
Low
9.9045
Last updated: 3/7/2026, 7:38:52 AM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 10.01 BTN |
| 10 SEK | 100.13 BTN |
| 50 SEK | 500.63 BTN |
| 100 SEK | 1,001.25 BTN |
| 500 SEK | 5,006.27 BTN |
| 1,000 SEK | 10,012.54 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-07T07:38:52Z",
"rates": {
"BTN": 10.012544
}
}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": 1001.2544,
"rate": 10.012544
}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