Rate Overview
Live
1 TJS = 0.988245 SEK
1 SEK = 1.0119
TJS
Avg
0.978733
High
0.988245
Low
0.971140
Last updated: 3/27/2026, 12:53:11 PM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.99 SEK |
| 10 TJS | 9.88 SEK |
| 50 TJS | 49.41 SEK |
| 100 TJS | 98.82 SEK |
| 500 TJS | 494.12 SEK |
| 1,000 TJS | 988.25 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-27T12:53:11Z",
"rates": {
"SEK": 0.988245
}
}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.8245,
"rate": 0.988245
}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