Rate Overview
Live
1 TRY = 2.6920 ISK
1 ISK = 0.371473
TRY
Avg
2.6942
High
2.7005
Low
2.6900
Last updated: 6/17/2026, 4:47:46 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.69 ISK |
| 10 TRY | 26.92 ISK |
| 50 TRY | 134.60 ISK |
| 100 TRY | 269.20 ISK |
| 500 TRY | 1,345.99 ISK |
| 1,000 TRY | 2,691.99 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-06-17T04:47:46Z",
"rates": {
"ISK": 2.691989
}
}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": 269.1989,
"rate": 2.691989
}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