Rate Overview
Live
1 TJS = 13.0936 ISK
1 ISK = 0.076373
TJS
Avg
13.0881
High
13.1218
Low
13.0636
Last updated: 5/7/2026, 2:20:23 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.09 ISK |
| 10 TJS | 130.94 ISK |
| 50 TJS | 654.68 ISK |
| 100 TJS | 1,309.36 ISK |
| 500 TJS | 6,546.81 ISK |
| 1,000 TJS | 13,093.62 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-05-07T02:20:23Z",
"rates": {
"ISK": 13.09362
}
}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": 1309.3619999999999,
"rate": 13.09362
}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