Rate Overview
Live
1 ISK = 0.073612 TJS
1 TJS = 13.5847
ISK
Avg
0.076833
High
0.082179
Low
0.071995
Last updated: 7/23/2026, 11:05:35 PM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.07 TJS |
| 10 ISK | 0.74 TJS |
| 50 ISK | 3.68 TJS |
| 100 ISK | 7.36 TJS |
| 500 ISK | 36.81 TJS |
| 1,000 ISK | 73.61 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-07-23T23:05:35Z",
"rates": {
"TJS": 0.073612
}
}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.361199999999999,
"rate": 0.073612
}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