Rate Overview
Live
1 ISK = 0.028651 TMT
1 TMT = 34.9028
ISK
Avg
0.028594
High
0.028708
Low
0.028482
Last updated: 5/7/2026, 8:04:26 AM
Quick Conversions
| ISK | TMT |
|---|---|
| 1 ISK | 0.03 TMT |
| 10 ISK | 0.29 TMT |
| 50 ISK | 1.43 TMT |
| 100 ISK | 2.87 TMT |
| 500 ISK | 14.33 TMT |
| 1,000 ISK | 28.65 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-05-07T08:04:26Z",
"rates": {
"TMT": 0.028651
}
}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.8651,
"rate": 0.028651
}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