Rate Overview
Live
1 TWD = 0.295033 SEK
1 SEK = 3.3895
TWD
Avg
0.292686
High
0.295133
Low
0.291092
Last updated: 3/27/2026, 4:54:32 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 2.95 SEK |
| 50 TWD | 14.75 SEK |
| 100 TWD | 29.50 SEK |
| 500 TWD | 147.52 SEK |
| 1,000 TWD | 295.03 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-03-27T04:54:32Z",
"rates": {
"SEK": 0.295033
}
}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.5033,
"rate": 0.295033
}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