Rate Overview
Live
1 SEK = 0.319999 TND
1 TND = 3.1250
SEK
Avg
0.315917
High
0.319999
Low
0.312016
Last updated: 3/7/2026, 9:14:06 AM
Quick Conversions
| SEK | TND |
|---|---|
| 1 SEK | 0.32 TND |
| 10 SEK | 3.20 TND |
| 50 SEK | 16.00 TND |
| 100 SEK | 32.00 TND |
| 500 SEK | 160.00 TND |
| 1,000 SEK | 320.00 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-07T09:14:06Z",
"rates": {
"TND": 0.319999
}
}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.999899999999997,
"rate": 0.319999
}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