Rate Overview
Live
1 TJS = 13.5725 ISK
1 ISK = 0.073678
TJS
Avg
13.2286
High
13.8883
Low
12.5841
Last updated: 7/13/2026, 1:04:57 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.57 ISK |
| 10 TJS | 135.73 ISK |
| 50 TJS | 678.63 ISK |
| 100 TJS | 1,357.25 ISK |
| 500 TJS | 6,786.25 ISK |
| 1,000 TJS | 13,572.50 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-13T01:04:57Z",
"rates": {
"ISK": 13.572501
}
}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.2501,
"rate": 13.572501
}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