Rate Overview
Live
1 TTD = 18.7471 ISK
1 ISK = 0.053342
TTD
Avg
18.6382
High
18.7471
Low
18.5623
Last updated: 7/5/2026, 6:47:36 AM
Quick Conversions
| TTD | ISK |
|---|---|
| 1 TTD | 18.75 ISK |
| 10 TTD | 187.47 ISK |
| 50 TTD | 937.36 ISK |
| 100 TTD | 1,874.71 ISK |
| 500 TTD | 9,373.56 ISK |
| 1,000 TTD | 18,747.12 ISK |
Get TTD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=ISKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-05T06:47:36Z",
"rates": {
"ISK": 18.74712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "ISK",
"amount": 100
},
"result": 1874.712,
"rate": 18.74712
}Build with TTD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key