Rate Overview
Live
1 BTN = 0.097104 SEK
1 SEK = 10.2982
BTN
Avg
0.099190
High
0.102563
Low
0.096605
Last updated: 5/27/2026, 8:25:49 PM
Quick Conversions
| BTN | SEK |
|---|---|
| 1 BTN | 0.10 SEK |
| 10 BTN | 0.97 SEK |
| 50 BTN | 4.86 SEK |
| 100 BTN | 9.71 SEK |
| 500 BTN | 48.55 SEK |
| 1,000 BTN | 97.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-05-27T20:25:49Z",
"rates": {
"SEK": 0.097104
}
}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.7104,
"rate": 0.097104
}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