Rate Overview
Live
1 TND = 3.2340 SEK
1 SEK = 0.309214
TND
Avg
3.1838
High
3.2340
Low
3.1250
Last updated: 3/27/2026, 8:30:09 PM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.23 SEK |
| 10 TND | 32.34 SEK |
| 50 TND | 161.70 SEK |
| 100 TND | 323.40 SEK |
| 500 TND | 1,617.00 SEK |
| 1,000 TND | 3,234.01 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-03-27T20:30:09Z",
"rates": {
"SEK": 3.234008
}
}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": 323.4008,
"rate": 3.234008
}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