Rate Overview
Live
1 TWD = 0.300293 SEK
1 SEK = 3.3301
TWD
Avg
0.300077
High
0.325005
Low
0.282344
Last updated: 7/26/2026, 2:50:38 AM
Quick Conversions
| TWD | SEK |
|---|---|
| 1 TWD | 0.30 SEK |
| 10 TWD | 3.00 SEK |
| 50 TWD | 15.01 SEK |
| 100 TWD | 30.03 SEK |
| 500 TWD | 150.15 SEK |
| 1,000 TWD | 300.29 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-26T02:50:38Z",
"rates": {
"SEK": 0.300293
}
}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.0293,
"rate": 0.300293
}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