Rate Overview
Live
1 SEK = 0.309213 TND
1 TND = 3.2340
SEK
Avg
0.311881
High
0.314543
Low
0.309213
Last updated: 3/27/2026, 8:26:15 PM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.31 TND |
| 10 SEK | 3.09 TND |
| 50 SEK | 15.46 TND |
| 100 SEK | 30.92 TND |
| 500 SEK | 154.61 TND |
| 1,000 SEK | 309.21 TND |
Get SEK/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TNDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T20:26:15Z",
"rates": {
"TND": 0.309213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TND",
"amount": 100
},
"result": 30.921300000000002,
"rate": 0.309213
}Build with SEK/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key