Rate Overview
Live
1 SEK = 3.4073 TWD
1 TWD = 0.293491
SEK
Avg
3.0972
High
3.5111
Low
2.8207
Last updated: 5/29/2026, 5:30:32 PM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.41 TWD |
| 10 SEK | 34.07 TWD |
| 50 SEK | 170.36 TWD |
| 100 SEK | 340.73 TWD |
| 500 SEK | 1,703.63 TWD |
| 1,000 SEK | 3,407.26 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-29T17:30:32Z",
"rates": {
"TWD": 3.407256
}
}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.7256,
"rate": 3.407256
}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