Rate Overview
Live
1 ISK = 0.077243 TJS
1 TJS = 12.9462
ISK
Avg
0.077471
High
0.077751
Low
0.077015
Last updated: 4/18/2026, 8:45:41 AM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.08 TJS |
| 10 ISK | 0.77 TJS |
| 50 ISK | 3.86 TJS |
| 100 ISK | 7.72 TJS |
| 500 ISK | 38.62 TJS |
| 1,000 ISK | 77.24 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-04-18T08:45:41Z",
"rates": {
"TJS": 0.077243
}
}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.7243,
"rate": 0.077243
}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