Rate Overview
Live
1 SEK = 3.3981 TWD
1 TWD = 0.294281
SEK
Avg
3.4155
High
3.4350
Low
3.3981
Last updated: 5/9/2026, 4:01:00 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.40 TWD |
| 10 SEK | 33.98 TWD |
| 50 SEK | 169.91 TWD |
| 100 SEK | 339.81 TWD |
| 500 SEK | 1,699.06 TWD |
| 1,000 SEK | 3,398.12 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-09T04:01:00Z",
"rates": {
"TWD": 3.398116
}
}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.8116,
"rate": 3.398116
}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