Rate Overview
Live
1 ISK = 0.075710 TJS
1 TJS = 13.2083 ISK
Avg
0.074163
High
0.075710
Low
0.073463
Last updated: 1/25/2026, 4:51:32 PM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.08 TJS |
| 10 ISK | 0.76 TJS |
| 50 ISK | 3.79 TJS |
| 100 ISK | 7.57 TJS |
| 500 ISK | 37.86 TJS |
| 1,000 ISK | 75.71 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-01-25T16:51:32Z",
"rates": {
"TJS": 0.07571
}
}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.571,
"rate": 0.07571
}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