Rate Overview
Live
1 ISK = 0.028092 TMT
1 TMT = 35.5973
ISK
Avg
0.028314
High
0.028817
Low
0.027914
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| ISK | TMT |
|---|---|
| 1 ISK | 0.03 TMT |
| 10 ISK | 0.28 TMT |
| 50 ISK | 1.40 TMT |
| 100 ISK | 2.81 TMT |
| 500 ISK | 14.05 TMT |
| 1,000 ISK | 28.09 TMT |
Get ISK/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=TMTExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:32:58Z",
"rates": {
"TMT": 0.028092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "TMT",
"amount": 100
},
"result": 2.8091999999999997,
"rate": 0.028092
}Build with ISK/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key