Rate Overview
Live
1 TJS = 0.957910 SEK
1 SEK = 1.0439
TJS
Avg
0.959573
High
0.969197
Low
0.950241
Last updated: 3/7/2026, 1:02:50 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.96 SEK |
| 10 TJS | 9.58 SEK |
| 50 TJS | 47.90 SEK |
| 100 TJS | 95.79 SEK |
| 500 TJS | 478.96 SEK |
| 1,000 TJS | 957.91 SEK |
Get TJS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SEKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T01:02:50Z",
"rates": {
"SEK": 0.95791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SEK",
"amount": 100
},
"result": 95.791,
"rate": 0.95791
}Build with TJS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key