Rate Overview
Live
1 TJS = 0.987453 SEK
1 SEK = 1.0127
TJS
Avg
0.980858
High
1.0317
Low
0.885531
Last updated: 3/27/2026, 10:24:35 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.99 SEK |
| 10 TJS | 9.87 SEK |
| 50 TJS | 49.37 SEK |
| 100 TJS | 98.75 SEK |
| 500 TJS | 493.73 SEK |
| 1,000 TJS | 987.45 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-27T10:24:35Z",
"rates": {
"SEK": 0.987453
}
}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.7453,
"rate": 0.987453
}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