Rate Overview
Live
1 ISK = 0.076468 TJS
1 TJS = 13.0774
ISK
Avg
0.076456
High
0.076548
Low
0.076302
Last updated: 5/8/2026, 11:45:12 AM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.08 TJS |
| 10 ISK | 0.76 TJS |
| 50 ISK | 3.82 TJS |
| 100 ISK | 7.65 TJS |
| 500 ISK | 38.23 TJS |
| 1,000 ISK | 76.47 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-08T11:45:12Z",
"rates": {
"TJS": 0.076468
}
}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.6468,
"rate": 0.076468
}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