Rate Overview
Live
1 SEK = 3.3916 TWD
1 TWD = 0.294843
SEK
Avg
3.4084
High
3.5489
Low
3.2621
Last updated: 8/2/2026, 12:58:36 PM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.39 TWD |
| 10 SEK | 33.92 TWD |
| 50 SEK | 169.58 TWD |
| 100 SEK | 339.16 TWD |
| 500 SEK | 1,695.82 TWD |
| 1,000 SEK | 3,391.63 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-08-02T12:58:36Z",
"rates": {
"TWD": 3.391633
}
}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.1633,
"rate": 3.391633
}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