Rate Overview
Live
1 TWD = 0.295203 SEK
1 SEK = 3.3875
TWD
Avg
0.296967
High
0.312553
Low
0.281961
Last updated: 3/27/2026, 11:48:54 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 2.95 SEK |
| 50 TWD | 14.76 SEK |
| 100 TWD | 29.52 SEK |
| 500 TWD | 147.60 SEK |
| 1,000 TWD | 295.20 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-27T11:48:54Z",
"rates": {
"SEK": 0.295203
}
}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.5203,
"rate": 0.295203
}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