Rate Overview
Live
1 SEK = 0.310804 TND
1 TND = 3.2175
SEK
Avg
0.311934
High
0.313714
Low
0.310804
Last updated: 5/7/2026, 5:36:36 AM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.31 TND |
| 10 SEK | 3.11 TND |
| 50 SEK | 15.54 TND |
| 100 SEK | 31.08 TND |
| 500 SEK | 155.40 TND |
| 1,000 SEK | 310.80 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-05-07T05:36:36Z",
"rates": {
"TND": 0.310804
}
}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.0804,
"rate": 0.310804
}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