Rate Overview
Live
1 TRY = 2.6828 ISK
1 ISK = 0.372747
TRY
Avg
2.7006
High
2.7132
Low
2.6828
Last updated: 7/4/2026, 10:27:49 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.68 ISK |
| 10 TRY | 26.83 ISK |
| 50 TRY | 134.14 ISK |
| 100 TRY | 268.28 ISK |
| 500 TRY | 1,341.39 ISK |
| 1,000 TRY | 2,682.79 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-04T10:27:49Z",
"rates": {
"ISK": 2.682786
}
}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": 268.2786,
"rate": 2.682786
}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