Rate Overview
Live
1 TJS = 0.987099 SEK
1 SEK = 1.0131
TJS
Avg
0.980852
High
1.0317
Low
0.885531
Last updated: 3/27/2026, 11:49:21 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.99 SEK |
| 10 TJS | 9.87 SEK |
| 50 TJS | 49.35 SEK |
| 100 TJS | 98.71 SEK |
| 500 TJS | 493.55 SEK |
| 1,000 TJS | 987.10 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-27T11:49:21Z",
"rates": {
"SEK": 0.987099
}
}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": 98.70989999999999,
"rate": 0.987099
}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