Rate Overview
Live
1 TJS = 1.0501 SEK
1 SEK = 0.952280
TJS
Avg
0.992464
High
1.0501
Low
0.924222
Last updated: 7/26/2026, 3:21:03 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.05 SEK |
| 10 TJS | 10.50 SEK |
| 50 TJS | 52.51 SEK |
| 100 TJS | 105.01 SEK |
| 500 TJS | 525.06 SEK |
| 1,000 TJS | 1,050.11 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-07-26T03:21:03Z",
"rates": {
"SEK": 1.050111
}
}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": 105.0111,
"rate": 1.050111
}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