Rate Overview
Live
1 ISK = 0.074656 TJS
1 TJS = 13.3948
ISK
Avg
0.075861
High
0.076794
Low
0.074656
Last updated: 5/28/2026, 9:48:13 PM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.07 TJS |
| 10 ISK | 0.75 TJS |
| 50 ISK | 3.73 TJS |
| 100 ISK | 7.47 TJS |
| 500 ISK | 37.33 TJS |
| 1,000 ISK | 74.66 TJS |
Get ISK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=TJSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-28T21:48:13Z",
"rates": {
"TJS": 0.074656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "TJS",
"amount": 100
},
"result": 7.4656,
"rate": 0.074656
}Build with ISK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key