Rate Overview
Live
1 TND = 3.2243 SEK
1 SEK = 0.310144
TND
Avg
3.2346
High
3.2574
Low
3.2172
Last updated: 6/16/2026, 7:09:25 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.22 SEK |
| 10 TND | 32.24 SEK |
| 50 TND | 161.22 SEK |
| 100 TND | 322.43 SEK |
| 500 TND | 1,612.16 SEK |
| 1,000 TND | 3,224.31 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-06-16T07:09:25Z",
"rates": {
"SEK": 3.22431
}
}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": 322.431,
"rate": 3.22431
}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