Rate Overview
Live
1 ISK = 0.352793 TRY
1 TRY = 2.8345
ISK
Avg
0.355500
High
0.361823
Low
0.351648
Last updated: 3/7/2026, 7:53:32 AM
Quick Conversions
| ISK | TRY |
|---|---|
| 1 ISK | 0.35 TRY |
| 10 ISK | 3.53 TRY |
| 50 ISK | 17.64 TRY |
| 100 ISK | 35.28 TRY |
| 500 ISK | 176.40 TRY |
| 1,000 ISK | 352.79 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-03-07T07:53:32Z",
"rates": {
"TRY": 0.352793
}
}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": 35.2793,
"rate": 0.352793
}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