Rate Overview
Live
1 TND = 3.2967 SEK
1 SEK = 0.303335
TND
Avg
3.2992
High
3.3192
Low
3.2872
Last updated: 7/3/2026, 12:46:31 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.30 SEK |
| 10 TND | 32.97 SEK |
| 50 TND | 164.83 SEK |
| 100 TND | 329.67 SEK |
| 500 TND | 1,648.34 SEK |
| 1,000 TND | 3,296.69 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-03T00:46:31Z",
"rates": {
"SEK": 3.296688
}
}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": 329.66880000000003,
"rate": 3.296688
}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