Rate Overview
Live
1 TWD = 0.298284 SEK
1 SEK = 3.3525
TWD
Avg
0.298801
High
0.300902
Low
0.297672
Last updated: 6/16/2026, 2:23:28 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 2.98 SEK |
| 50 TWD | 14.91 SEK |
| 100 TWD | 29.83 SEK |
| 500 TWD | 149.14 SEK |
| 1,000 TWD | 298.28 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-06-16T02:23:28Z",
"rates": {
"SEK": 0.298284
}
}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": 29.8284,
"rate": 0.298284
}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