Rate Overview
Live
1 TND = 3.1973 SEK
1 SEK = 0.312760
TND
Avg
3.2020
High
3.2147
Low
3.1876
Last updated: 5/7/2026, 12:14:56 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.20 SEK |
| 10 TND | 31.97 SEK |
| 50 TND | 159.87 SEK |
| 100 TND | 319.73 SEK |
| 500 TND | 1,598.67 SEK |
| 1,000 TND | 3,197.34 SEK |
Get TND/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SEKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-07T00:14:56Z",
"rates": {
"SEK": 3.197337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SEK",
"amount": 100
},
"result": 319.7337,
"rate": 3.197337
}Build with TND/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key