Rate Overview
Live
1 TJS = 13.5785 ISK
1 ISK = 0.073646
TJS
Avg
13.5829
High
13.6275
Low
13.5396
Last updated: 7/26/2026, 11:55:46 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.58 ISK |
| 10 TJS | 135.79 ISK |
| 50 TJS | 678.93 ISK |
| 100 TJS | 1,357.85 ISK |
| 500 TJS | 6,789.27 ISK |
| 1,000 TJS | 13,578.53 ISK |
Get TJS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=ISKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-26T11:55:46Z",
"rates": {
"ISK": 13.578531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "ISK",
"amount": 100
},
"result": 1357.8531,
"rate": 13.578531
}Build with TJS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key