Rate Overview
Live
1 ISK = 0.371469 TRY
1 TRY = 2.6920
ISK
Avg
0.371173
High
0.371743
Low
0.370296
Last updated: 6/17/2026, 3:39:29 AM
Quick Conversions
| ISK | TRY |
|---|---|
| 1 ISK | 0.37 TRY |
| 10 ISK | 3.71 TRY |
| 50 ISK | 18.57 TRY |
| 100 ISK | 37.15 TRY |
| 500 ISK | 185.73 TRY |
| 1,000 ISK | 371.47 TRY |
Get ISK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=TRYExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-17T03:39:29Z",
"rates": {
"TRY": 0.371469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "TRY",
"amount": 100
},
"result": 37.1469,
"rate": 0.371469
}Build with ISK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key