Rate Overview
Live
1 TTD = 18.1987 ISK
1 ISK = 0.054949
TTD
Avg
18.1977
High
18.5608
Low
17.8348
Last updated: 5/27/2026, 3:41:12 AM
Quick Conversions
| TTD | ISK |
|---|---|
| 1 TTD | 18.20 ISK |
| 10 TTD | 181.99 ISK |
| 50 TTD | 909.93 ISK |
| 100 TTD | 1,819.87 ISK |
| 500 TTD | 9,099.34 ISK |
| 1,000 TTD | 18,198.68 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-27T03:41:12Z",
"rates": {
"ISK": 18.19868
}
}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": 1819.868,
"rate": 18.19868
}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