Rate Overview
Live
1 TND = 3.1250 SEK
1 SEK = 0.320000
TND
Avg
3.1656
High
3.2050
Low
3.1250
Last updated: 3/7/2026, 7:56:24 AM
Quick Conversions
| TND | SEK |
|---|---|
| 1 TND | 3.13 SEK |
| 10 TND | 31.25 SEK |
| 50 TND | 156.25 SEK |
| 100 TND | 312.50 SEK |
| 500 TND | 1,562.50 SEK |
| 1,000 TND | 3,125.00 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-07T07:56:24Z",
"rates": {
"SEK": 3.125003
}
}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": 312.5003,
"rate": 3.125003
}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