Rate Overview
Live
1 SEK = 3.4023 TWD
1 TWD = 0.293916
SEK
Avg
3.4218
High
3.5466
Low
3.3240
Last updated: 5/29/2026, 6:51:20 PM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.40 TWD |
| 10 SEK | 34.02 TWD |
| 50 SEK | 170.12 TWD |
| 100 SEK | 340.23 TWD |
| 500 SEK | 1,701.17 TWD |
| 1,000 SEK | 3,402.34 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-29T18:51:20Z",
"rates": {
"TWD": 3.402335
}
}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.2335,
"rate": 3.402335
}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