Rate Overview
Live
1 TJS = 1.0017 SEK
1 SEK = 0.998316
TJS
Avg
0.975837
High
1.0072
Low
0.945284
Last updated: 5/27/2026, 6:14:08 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.00 SEK |
| 10 TJS | 10.02 SEK |
| 50 TJS | 50.08 SEK |
| 100 TJS | 100.17 SEK |
| 500 TJS | 500.84 SEK |
| 1,000 TJS | 1,001.69 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-05-27T06:14:08Z",
"rates": {
"SEK": 1.001687
}
}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": 100.1687,
"rate": 1.001687
}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