Rate Overview
Live
1 TJS = 13.4226 ISK
1 ISK = 0.074501
TJS
Avg
13.3705
High
13.4226
Low
13.2817
Last updated: 6/16/2026, 10:42:36 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.42 ISK |
| 10 TJS | 134.23 ISK |
| 50 TJS | 671.13 ISK |
| 100 TJS | 1,342.26 ISK |
| 500 TJS | 6,711.30 ISK |
| 1,000 TJS | 13,422.60 ISK |
Get TJS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=ISKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-16T10:42:36Z",
"rates": {
"ISK": 13.422599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "ISK",
"amount": 100
},
"result": 1342.2599,
"rate": 13.422599
}Build with TJS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key