Rate Overview
Live
1 TJS = 1.0359 SEK
1 SEK = 0.965298
TJS
Avg
1.0299
High
1.0359
Low
1.0243
Last updated: 8/13/2026, 4:03:45 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.04 SEK |
| 10 TJS | 10.36 SEK |
| 50 TJS | 51.80 SEK |
| 100 TJS | 103.59 SEK |
| 500 TJS | 517.97 SEK |
| 1,000 TJS | 1,035.95 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-08-13T04:03:45Z",
"rates": {
"SEK": 1.035949
}
}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": 103.5949,
"rate": 1.035949
}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