Rate Overview
Live
1 SEK = 0.308094 TND
1 TND = 3.2458
SEK
Avg
0.307387
High
0.308494
Low
0.305961
Last updated: 8/17/2026, 10:22:21 AM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.31 TND |
| 10 SEK | 3.08 TND |
| 50 SEK | 15.40 TND |
| 100 SEK | 30.81 TND |
| 500 SEK | 154.05 TND |
| 1,000 SEK | 308.09 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-08-17T10:22:21Z",
"rates": {
"TND": 0.308094
}
}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.809399999999997,
"rate": 0.308094
}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