Rate Overview
Live
1 ISK = 0.075042 TJS
1 TJS = 13.3259
ISK
Avg
0.075068
High
0.075307
Low
0.074767
Last updated: 8/17/2026, 6:59:30 AM
Quick Conversions
| ISK | TJS |
|---|---|
| 1 ISK | 0.08 TJS |
| 10 ISK | 0.75 TJS |
| 50 ISK | 3.75 TJS |
| 100 ISK | 7.50 TJS |
| 500 ISK | 37.52 TJS |
| 1,000 ISK | 75.04 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-08-17T06:59:30Z",
"rates": {
"TJS": 0.075042
}
}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.5042,
"rate": 0.075042
}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