Rate Overview
Live
1 ISK = 0.076957 TJS
1 TJS = 12.9943
ISK
Avg
0.077241
High
0.078303
Low
0.076469
Last updated: 3/7/2026, 12:33:23 AM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.08 TJS |
| 10 ISK | 0.77 TJS |
| 50 ISK | 3.85 TJS |
| 100 ISK | 7.70 TJS |
| 500 ISK | 38.48 TJS |
| 1,000 ISK | 76.96 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-03-07T00:33:23Z",
"rates": {
"TJS": 0.076957
}
}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.6956999999999995,
"rate": 0.076957
}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