Rate Overview
Live
1 TRY = 2.6452 ISK
1 ISK = 0.378042
TRY
Avg
5.4376
High
15.0391
Low
2.6452
Last updated: 7/28/2026, 1:41:41 PM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.65 ISK |
| 10 TRY | 26.45 ISK |
| 50 TRY | 132.26 ISK |
| 100 TRY | 264.52 ISK |
| 500 TRY | 1,322.60 ISK |
| 1,000 TRY | 2,645.21 ISK |
Get TRY/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ISKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T13:41:41Z",
"rates": {
"ISK": 2.645206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ISK",
"amount": 100
},
"result": 264.5206,
"rate": 2.645206
}Build with TRY/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key