Rate Overview
Live
1 TWD = 0.300493 SEK
1 SEK = 3.3279
TWD
Avg
0.302217
High
0.303649
Low
0.300493
Last updated: 9/4/2026, 7:23:04 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 3.00 SEK |
| 50 TWD | 15.02 SEK |
| 100 TWD | 30.05 SEK |
| 500 TWD | 150.25 SEK |
| 1,000 TWD | 300.49 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-09-04T07:23:04Z",
"rates": {
"SEK": 0.300493
}
}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.049300000000002,
"rate": 0.300493
}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