Rate Overview
Live
1 TJS = 0.987254 SEK
1 SEK = 1.0129
TJS
Avg
0.994820
High
1.0317
Low
0.949467
Last updated: 3/27/2026, 8:24:32 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 0.99 SEK |
| 10 TJS | 9.87 SEK |
| 50 TJS | 49.36 SEK |
| 100 TJS | 98.73 SEK |
| 500 TJS | 493.63 SEK |
| 1,000 TJS | 987.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-27T08:24:32Z",
"rates": {
"SEK": 0.987254
}
}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.7254,
"rate": 0.987254
}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