Rate Overview
Live
1 TWD = 0.302235 SEK
1 SEK = 3.3087
TWD
Avg
0.304552
High
0.305826
Low
0.301753
Last updated: 7/3/2026, 11:13:02 PM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 3.02 SEK |
| 50 TWD | 15.11 SEK |
| 100 TWD | 30.22 SEK |
| 500 TWD | 151.12 SEK |
| 1,000 TWD | 302.23 SEK |
Get TWD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SEKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-03T23:13:02Z",
"rates": {
"SEK": 0.302235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SEK",
"amount": 100
},
"result": 30.223499999999998,
"rate": 0.302235
}Build with TWD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key