Rate Overview
Live
1 BTN = 0.101095 SEK
1 SEK = 9.8917
BTN
Avg
0.102260
High
0.103126
Low
0.101095
Last updated: 7/4/2026, 6:05:19 PM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.01 SEK |
| 50 BTN | 5.05 SEK |
| 100 BTN | 10.11 SEK |
| 500 BTN | 50.55 SEK |
| 1,000 BTN | 101.10 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-04T18:05:19Z",
"rates": {
"SEK": 0.101095
}
}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.1095,
"rate": 0.101095
}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