Rate Overview
Live
1 SEK = 3.4482 TWD
1 TWD = 0.290004
SEK
Avg
3.4533
High
3.4735
Low
3.4233
Last updated: 3/6/2026, 8:16:06 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.45 TWD |
| 10 SEK | 34.48 TWD |
| 50 SEK | 172.41 TWD |
| 100 SEK | 344.82 TWD |
| 500 SEK | 1,724.12 TWD |
| 1,000 SEK | 3,448.23 TWD |
Get SEK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TWDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-06T08:16:06Z",
"rates": {
"TWD": 3.448234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TWD",
"amount": 100
},
"result": 344.8234,
"rate": 3.448234
}Build with SEK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key