Rate Overview
Live
1 TND = 3.2047 SEK
1 SEK = 0.312039
TND
Avg
3.2083
High
3.2220
Low
3.1871
Last updated: 5/27/2026, 4:50:19 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.20 SEK |
| 10 TND | 32.05 SEK |
| 50 TND | 160.24 SEK |
| 100 TND | 320.47 SEK |
| 500 TND | 1,602.36 SEK |
| 1,000 TND | 3,204.73 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-05-27T04:50:19Z",
"rates": {
"SEK": 3.204725
}
}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": 320.47249999999997,
"rate": 3.204725
}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