Rate Overview
Live
1 TJS = 0.999913 SEK
1 SEK = 1.0001
TJS
Avg
0.991679
High
1.0388
Low
0.934751
Last updated: 5/27/2026, 8:48:36 AM
Quick Conversions
| TJS | SEK |
|---|---|
| 1 TJS | 1.00 SEK |
| 10 TJS | 10.00 SEK |
| 50 TJS | 50.00 SEK |
| 100 TJS | 99.99 SEK |
| 500 TJS | 499.96 SEK |
| 1,000 TJS | 999.91 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-05-27T08:48:36Z",
"rates": {
"SEK": 0.999913
}
}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": 99.99130000000001,
"rate": 0.999913
}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