Rate Overview
Live
1 TJS = 1.0002 SEK
1 SEK = 0.999832
TJS
Avg
0.986785
High
1.0388
Low
0.924222
Last updated: 5/27/2026, 7:27:44 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.00 SEK |
| 10 TJS | 10.00 SEK |
| 50 TJS | 50.01 SEK |
| 100 TJS | 100.02 SEK |
| 500 TJS | 500.08 SEK |
| 1,000 TJS | 1,000.17 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-27T07:27:44Z",
"rates": {
"SEK": 1.000168
}
}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.01679999999999,
"rate": 1.000168
}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