Rate Overview
Live
1 TJS = 12.9942 ISK
1 ISK = 0.076958
TJS
Avg
12.9472
High
13.0771
Low
12.7708
Last updated: 3/7/2026, 1:00:27 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 12.99 ISK |
| 10 TJS | 129.94 ISK |
| 50 TJS | 649.71 ISK |
| 100 TJS | 1,299.42 ISK |
| 500 TJS | 6,497.09 ISK |
| 1,000 TJS | 12,994.18 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-03-07T01:00:27Z",
"rates": {
"ISK": 12.994175
}
}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": 1299.4175,
"rate": 12.994175
}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