Rate Overview
Live
1 SEK = 3.4014 TWD
1 TWD = 0.293993
SEK
Avg
3.3887
High
3.4350
Low
3.3406
Last updated: 5/29/2026, 7:52:54 PM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.40 TWD |
| 10 SEK | 34.01 TWD |
| 50 SEK | 170.07 TWD |
| 100 SEK | 340.14 TWD |
| 500 SEK | 1,700.72 TWD |
| 1,000 SEK | 3,401.44 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-05-29T19:52:54Z",
"rates": {
"TWD": 3.40144
}
}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": 340.144,
"rate": 3.40144
}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