Rate Overview
Live
1 SEK = 0.304831 TND
1 TND = 3.2805
SEK
Avg
0.310710
High
0.320078
Low
0.299957
Last updated: 7/28/2026, 12:25:07 AM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.30 TND |
| 10 SEK | 3.05 TND |
| 50 SEK | 15.24 TND |
| 100 SEK | 30.48 TND |
| 500 SEK | 152.42 TND |
| 1,000 SEK | 304.83 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-07-28T00:25:07Z",
"rates": {
"TND": 0.304831
}
}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.4831,
"rate": 0.304831
}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