Rate Overview
Live
1 TWD = 0.300399 SEK
1 SEK = 3.3289
TWD
Avg
0.302250
High
0.307950
Low
0.297578
Last updated: 7/21/2026, 6:54:27 PM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 3.00 SEK |
| 50 TWD | 15.02 SEK |
| 100 TWD | 30.04 SEK |
| 500 TWD | 150.20 SEK |
| 1,000 TWD | 300.40 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-21T18:54:27Z",
"rates": {
"SEK": 0.300399
}
}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.039900000000003,
"rate": 0.300399
}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