Rate Overview
Live
1 BTN = 0.100690 SEK
1 SEK = 9.9315
BTN
Avg
0.099618
High
0.102636
Low
0.096862
Last updated: 7/25/2026, 1:02:09 PM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 1.01 SEK |
| 50 BTN | 5.03 SEK |
| 100 BTN | 10.07 SEK |
| 500 BTN | 50.35 SEK |
| 1,000 BTN | 100.69 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-25T13:02:09Z",
"rates": {
"SEK": 0.10069
}
}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.069,
"rate": 0.10069
}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