Rate Overview
Live
1 TTD = 18.0602 ISK
1 ISK = 0.055370
TTD
Avg
18.0638
High
18.0915
Low
18.0450
Last updated: 5/6/2026, 11:05:50 PM
Quick Conversions
| TTD | ISK |
|---|---|
| 1 TTD | 18.06 ISK |
| 10 TTD | 180.60 ISK |
| 50 TTD | 903.01 ISK |
| 100 TTD | 1,806.02 ISK |
| 500 TTD | 9,030.12 ISK |
| 1,000 TTD | 18,060.24 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-05-06T23:05:50Z",
"rates": {
"ISK": 18.06024
}
}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": 1806.0240000000001,
"rate": 18.06024
}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