Rate Overview
Live
1 TJS = 13.3509 ISK
1 ISK = 0.074901
TJS
Avg
13.3285
High
13.3509
Low
13.2972
Last updated: 5/27/2026, 3:39:08 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.35 ISK |
| 10 TJS | 133.51 ISK |
| 50 TJS | 667.54 ISK |
| 100 TJS | 1,335.09 ISK |
| 500 TJS | 6,675.43 ISK |
| 1,000 TJS | 13,350.87 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-05-27T03:39:08Z",
"rates": {
"ISK": 13.350869
}
}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": 1335.0869,
"rate": 13.350869
}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