Rate Overview
Live
1 SEK = 9.9503 BTN
1 BTN = 0.100499
SEK
Avg
10.0502
High
10.3514
Low
9.7090
Last updated: 7/21/2026, 4:28:40 PM
Quick Conversions
| SEK | BTN |
|---|---|
| 1 SEK | 9.95 BTN |
| 10 SEK | 99.50 BTN |
| 50 SEK | 497.51 BTN |
| 100 SEK | 995.03 BTN |
| 500 SEK | 4,975.15 BTN |
| 1,000 SEK | 9,950.30 BTN |
Get SEK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BTNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-21T16:28:40Z",
"rates": {
"BTN": 9.950299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BTN",
"amount": 100
},
"result": 995.0298999999999,
"rate": 9.950299
}Build with SEK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key