Rate Overview
Live
1 ISK = 0.028500 TMT
1 TMT = 35.0877
ISK
Avg
0.028372
High
0.028561
Low
0.027756
Last updated: 8/12/2026, 2:23:40 PM
Quick Conversions
| ISK | TMT |
|---|---|
| 1 ISK | 0.03 TMT |
| 10 ISK | 0.29 TMT |
| 50 ISK | 1.43 TMT |
| 100 ISK | 2.85 TMT |
| 500 ISK | 14.25 TMT |
| 1,000 ISK | 28.50 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-08-12T14:23:40Z",
"rates": {
"TMT": 0.0285
}
}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.85,
"rate": 0.0285
}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