Rate Overview
Live
1 ISK = 0.369844 TRY
1 TRY = 2.7038
ISK
Avg
0.368763
High
0.370426
Low
0.367192
Last updated: 5/7/2026, 11:18:46 AM
Quick Conversions
| ISK | TRY |
|---|---|
| 1 ISK | 0.37 TRY |
| 10 ISK | 3.70 TRY |
| 50 ISK | 18.49 TRY |
| 100 ISK | 36.98 TRY |
| 500 ISK | 184.92 TRY |
| 1,000 ISK | 369.84 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-05-07T11:18:46Z",
"rates": {
"TRY": 0.369844
}
}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": 36.9844,
"rate": 0.369844
}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