Rate Overview
Live
1 TWD = 0.297578 SEK
1 SEK = 3.3605
TWD
Avg
0.293276
High
0.306551
Low
0.281779
Last updated: 7/18/2026, 3:57:45 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 2.98 SEK |
| 50 TWD | 14.88 SEK |
| 100 TWD | 29.76 SEK |
| 500 TWD | 148.79 SEK |
| 1,000 TWD | 297.58 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-18T03:57:45Z",
"rates": {
"SEK": 0.297578
}
}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.7578,
"rate": 0.297578
}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