Rate Overview
Live
1 TND = 3.2918 SEK
1 SEK = 0.303784
TND
Avg
3.2848
High
3.3079
Low
3.2683
Last updated: 7/25/2026, 3:24:08 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.29 SEK |
| 10 TND | 32.92 SEK |
| 50 TND | 164.59 SEK |
| 100 TND | 329.18 SEK |
| 500 TND | 1,645.91 SEK |
| 1,000 TND | 3,291.81 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-25T03:24:08Z",
"rates": {
"SEK": 3.29181
}
}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.181,
"rate": 3.29181
}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