Rate Overview
Live
1 TRY = 2.7262 ISK
1 ISK = 0.366813
TRY
Avg
2.7330
High
2.7408
Low
2.7262
Last updated: 4/17/2026, 6:09:21 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.73 ISK |
| 10 TRY | 27.26 ISK |
| 50 TRY | 136.31 ISK |
| 100 TRY | 272.62 ISK |
| 500 TRY | 1,363.09 ISK |
| 1,000 TRY | 2,726.18 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-04-17T06:09:21Z",
"rates": {
"ISK": 2.726183
}
}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": 272.6183,
"rate": 2.726183
}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