Rate Overview
Live
1 BTN = 0.099874 SEK
1 SEK = 10.0126
BTN
Avg
0.099977
High
0.100963
Low
0.099222
Last updated: 3/7/2026, 7:34:49 AM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.00 SEK |
| 50 BTN | 4.99 SEK |
| 100 BTN | 9.99 SEK |
| 500 BTN | 49.94 SEK |
| 1,000 BTN | 99.87 SEK |
Get BTN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SEKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:49Z",
"rates": {
"SEK": 0.099874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SEK",
"amount": 100
},
"result": 9.987400000000001,
"rate": 0.099874
}Build with BTN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key