Rate Overview
Live
1 ISK = 0.028978 TMT
1 TMT = 34.5089
ISK
Avg
0.028969
High
0.029490
Low
0.028779
Last updated: 9/8/2026, 9:47:59 PM
Quick Conversions
| ISK | TMT |
|---|---|
| 1 ISK | 0.03 TMT |
| 10 ISK | 0.29 TMT |
| 50 ISK | 1.45 TMT |
| 100 ISK | 2.90 TMT |
| 500 ISK | 14.49 TMT |
| 1,000 ISK | 28.98 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-08T21:47:59Z",
"rates": {
"TMT": 0.028978
}
}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.8978,
"rate": 0.028978
}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