Rate Overview
Live
1 TJS = 13.2083 ISK
1 ISK = 0.075710 TJS
Avg
13.3550
High
13.5185
Low
13.2083
Last updated: 1/25/2026, 7:14:31 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.21 ISK |
| 10 TJS | 132.08 ISK |
| 50 TJS | 660.41 ISK |
| 100 TJS | 1,320.83 ISK |
| 500 TJS | 6,604.13 ISK |
| 1,000 TJS | 13,208.27 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-01-25T07:14:31Z",
"rates": {
"ISK": 13.208267
}
}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": 1320.8266999999998,
"rate": 13.208267
}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