Rate Overview
Live
1 SEK = 3.3909 TWD
1 TWD = 0.294907
SEK
Avg
3.4169
High
3.4353
Low
3.3889
Last updated: 3/27/2026, 6:08:27 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.39 TWD |
| 10 SEK | 33.91 TWD |
| 50 SEK | 169.55 TWD |
| 100 SEK | 339.09 TWD |
| 500 SEK | 1,695.45 TWD |
| 1,000 SEK | 3,390.90 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-27T06:08:27Z",
"rates": {
"TWD": 3.3909
}
}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": 339.09,
"rate": 3.3909
}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