Rate Overview
Live
1 ISK = 0.028892 TMT
1 TMT = 34.6117
ISK
Avg
0.028920
High
0.029111
Low
0.028779
Last updated: 9/2/2026, 1:55:06 PM
Quick Conversions
| ISK | TMT |
|---|---|
| 1 ISK | 0.03 TMT |
| 10 ISK | 0.29 TMT |
| 50 ISK | 1.44 TMT |
| 100 ISK | 2.89 TMT |
| 500 ISK | 14.45 TMT |
| 1,000 ISK | 28.89 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-09-02T13:55:06Z",
"rates": {
"TMT": 0.028892
}
}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.8892,
"rate": 0.028892
}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