Rate Overview
Live
1 TND = 3.1760 SEK
1 SEK = 0.314863
TND
Avg
3.1904
High
3.2185
Low
3.1663
Last updated: 4/16/2026, 10:55:04 PM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.18 SEK |
| 10 TND | 31.76 SEK |
| 50 TND | 158.80 SEK |
| 100 TND | 317.60 SEK |
| 500 TND | 1,587.99 SEK |
| 1,000 TND | 3,175.99 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-04-16T22:55:04Z",
"rates": {
"SEK": 3.175987
}
}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": 317.5987,
"rate": 3.175987
}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