Rate Overview
Live
1 TJS = 13.0051 ISK
1 ISK = 0.076893
TJS
Avg
12.9763
High
13.0862
Low
12.8735
Last updated: 3/27/2026, 6:43:18 AM
Quick Conversions
| TJS | ISK |
|---|---|
| 1 TJS | 13.01 ISK |
| 10 TJS | 130.05 ISK |
| 50 TJS | 650.26 ISK |
| 100 TJS | 1,300.51 ISK |
| 500 TJS | 6,502.57 ISK |
| 1,000 TJS | 13,005.14 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-27T06:43:18Z",
"rates": {
"ISK": 13.005143
}
}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": 1300.5143,
"rate": 13.005143
}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