Rate Overview
Live
1 SEK = 3.2642 TWD
1 TWD = 0.306355
SEK
Avg
3.2849
High
3.3113
Low
3.2642
Last updated: 9/12/2026, 3:38:03 AM
Quick Conversions
| SEK | TWD |
|---|---|
| 1 SEK | 3.26 TWD |
| 10 SEK | 32.64 TWD |
| 50 SEK | 163.21 TWD |
| 100 SEK | 326.42 TWD |
| 500 SEK | 1,632.09 TWD |
| 1,000 SEK | 3,264.19 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-09-12T03:38:03Z",
"rates": {
"TWD": 3.264185
}
}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": 326.4185,
"rate": 3.264185
}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