Rate Overview
Live
1 SEK = 3.3888 TWD
1 TWD = 0.295085
SEK
Avg
3.4332
High
3.4894
Low
3.3886
Last updated: 3/27/2026, 9:26:55 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.39 TWD |
| 10 SEK | 33.89 TWD |
| 50 SEK | 169.44 TWD |
| 100 SEK | 338.88 TWD |
| 500 SEK | 1,694.42 TWD |
| 1,000 SEK | 3,388.85 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-27T09:26:55Z",
"rates": {
"TWD": 3.388849
}
}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": 338.8849,
"rate": 3.388849
}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