Rate Overview
Live
1 TND = 3.2742 SEK
1 SEK = 0.305416
TND
Avg
3.2928
High
3.3192
Low
3.2742
Last updated: 7/4/2026, 5:02:05 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.27 SEK |
| 10 TND | 32.74 SEK |
| 50 TND | 163.71 SEK |
| 100 TND | 327.42 SEK |
| 500 TND | 1,637.11 SEK |
| 1,000 TND | 3,274.22 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-07-04T05:02:05Z",
"rates": {
"SEK": 3.274218
}
}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": 327.42179999999996,
"rate": 3.274218
}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