Rate Overview
Live
1 TWD = 0.291697 SEK
1 SEK = 3.4282
TWD
Avg
0.289791
High
0.292116
Low
0.287895
Last updated: 3/6/2026, 12:12:55 PM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.29 SEK |
| 10 TWD | 2.92 SEK |
| 50 TWD | 14.58 SEK |
| 100 TWD | 29.17 SEK |
| 500 TWD | 145.85 SEK |
| 1,000 TWD | 291.70 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-06T12:12:55Z",
"rates": {
"SEK": 0.291697
}
}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.1697,
"rate": 0.291697
}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