Rate Overview
Live
1 TWD = 0.302103 SEK
1 SEK = 3.3101
TWD
Avg
0.324649
High
0.349622
Low
0.285425
Last updated: 7/3/2026, 5:13:16 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 3.02 SEK |
| 50 TWD | 15.11 SEK |
| 100 TWD | 30.21 SEK |
| 500 TWD | 151.05 SEK |
| 1,000 TWD | 302.10 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-03T05:13:16Z",
"rates": {
"SEK": 0.302103
}
}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.2103,
"rate": 0.302103
}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