Rate Overview
Live
1 SEK = 3.3114 TWD
1 TWD = 0.301988
SEK
Avg
3.3378
High
3.3617
Low
3.2965
Last updated: 6/19/2026, 10:13:48 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.31 TWD |
| 10 SEK | 33.11 TWD |
| 50 SEK | 165.57 TWD |
| 100 SEK | 331.14 TWD |
| 500 SEK | 1,655.70 TWD |
| 1,000 SEK | 3,311.39 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-06-19T10:13:48Z",
"rates": {
"TWD": 3.311394
}
}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": 331.1394,
"rate": 3.311394
}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