Rate Overview
Live
1 TND = 3.3032 SEK
1 SEK = 0.302733
TND
Avg
3.2932
High
3.3245
Low
3.2739
Last updated: 9/2/2026, 5:25:03 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.30 SEK |
| 10 TND | 33.03 SEK |
| 50 TND | 165.16 SEK |
| 100 TND | 330.32 SEK |
| 500 TND | 1,651.62 SEK |
| 1,000 TND | 3,303.24 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-09-02T05:25:03Z",
"rates": {
"SEK": 3.303237
}
}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": 330.32370000000003,
"rate": 3.303237
}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