Rate Overview
Live
1 SEK = 0.314888 TND
1 TND = 3.1757
SEK
Avg
0.313794
High
0.315822
Low
0.311373
Last updated: 4/17/2026, 12:12:05 AM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.31 TND |
| 10 SEK | 3.15 TND |
| 50 SEK | 15.74 TND |
| 100 SEK | 31.49 TND |
| 500 SEK | 157.44 TND |
| 1,000 SEK | 314.89 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-04-17T00:12:05Z",
"rates": {
"TND": 0.314888
}
}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": 31.4888,
"rate": 0.314888
}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