Rate Overview
Live
1 TJS = 1.0116 SEK
1 SEK = 0.988545
TJS
Avg
1.0129
High
1.0217
Low
1.0068
Last updated: 6/16/2026, 10:44:54 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.01 SEK |
| 10 TJS | 10.12 SEK |
| 50 TJS | 50.58 SEK |
| 100 TJS | 101.16 SEK |
| 500 TJS | 505.79 SEK |
| 1,000 TJS | 1,011.59 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-06-16T10:44:54Z",
"rates": {
"SEK": 1.011588
}
}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": 101.1588,
"rate": 1.011588
}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