Rate Overview
Live
1 ISK = 0.028663 TMT
1 TMT = 34.8882
ISK
Avg
0.028666
High
0.028744
Low
0.028598
Last updated: 4/17/2026, 6:10:07 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.66 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-04-17T06:10:07Z",
"rates": {
"TMT": 0.028663
}
}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.8663000000000003,
"rate": 0.028663
}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