Rate Overview
Live
1 ISK = 0.379879 TRY
1 TRY = 2.6324
ISK
Avg
0.232648
High
0.379879
Low
0.065758
Last updated: 7/29/2026, 10:18:56 AM
Quick Conversions
| ISK | TRY |
|---|---|
| 1 ISK | 0.38 TRY |
| 10 ISK | 3.80 TRY |
| 50 ISK | 18.99 TRY |
| 100 ISK | 37.99 TRY |
| 500 ISK | 189.94 TRY |
| 1,000 ISK | 379.88 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-07-29T10:18:56Z",
"rates": {
"TRY": 0.379879
}
}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.9879,
"rate": 0.379879
}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