Rate Overview
Live
1 TTD = 18.6056 ISK
1 ISK = 0.053747
TTD
Avg
18.6228
High
18.7154
Low
18.5623
Last updated: 7/2/2026, 7:29:16 AM
Quick Conversions
| TTD | ISK |
|---|---|
| 1 TTD | 18.61 ISK |
| 10 TTD | 186.06 ISK |
| 50 TTD | 930.28 ISK |
| 100 TTD | 1,860.56 ISK |
| 500 TTD | 9,302.82 ISK |
| 1,000 TTD | 18,605.65 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-02T07:29:16Z",
"rates": {
"ISK": 18.605648
}
}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": 1860.5647999999999,
"rate": 18.605648
}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