Rate Overview
Live
1 TRY = 2.8467 ISK
1 ISK = 0.351279
TRY
Avg
2.8742
High
2.9134
Low
2.8467
Last updated: 1/25/2026, 11:31:41 PM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.85 ISK |
| 10 TRY | 28.47 ISK |
| 50 TRY | 142.34 ISK |
| 100 TRY | 284.67 ISK |
| 500 TRY | 1,423.37 ISK |
| 1,000 TRY | 2,846.74 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-01-25T23:31:41Z",
"rates": {
"ISK": 2.846744
}
}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": 284.6744,
"rate": 2.846744
}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