Rate Overview
Live
1 BTN = 0.100649 SEK
1 SEK = 9.9355
BTN
Avg
0.100539
High
0.100905
Low
0.100179
Last updated: 7/26/2026, 5:44:03 PM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.01 SEK |
| 50 BTN | 5.03 SEK |
| 100 BTN | 10.06 SEK |
| 500 BTN | 50.32 SEK |
| 1,000 BTN | 100.65 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-07-26T17:44:03Z",
"rates": {
"SEK": 0.100649
}
}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": 10.0649,
"rate": 0.100649
}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