Rate Overview
Live
1 TJS = 0.975362 SEK
1 SEK = 1.0253
TJS
Avg
0.975594
High
0.982237
Low
0.966812
Last updated: 4/16/2026, 7:56:10 PM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.98 SEK |
| 10 TJS | 9.75 SEK |
| 50 TJS | 48.77 SEK |
| 100 TJS | 97.54 SEK |
| 500 TJS | 487.68 SEK |
| 1,000 TJS | 975.36 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-04-16T19:56:10Z",
"rates": {
"SEK": 0.975362
}
}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": 97.5362,
"rate": 0.975362
}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