Rate Overview
Live
1 TJS = 1.0444 SEK
1 SEK = 0.957467
TJS
Avg
1.0399
High
1.0543
Low
1.0095
Last updated: 7/14/2026, 4:04:55 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.04 SEK |
| 10 TJS | 10.44 SEK |
| 50 TJS | 52.22 SEK |
| 100 TJS | 104.44 SEK |
| 500 TJS | 522.21 SEK |
| 1,000 TJS | 1,044.42 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-14T04:04:55Z",
"rates": {
"SEK": 1.044422
}
}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": 104.4422,
"rate": 1.044422
}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