Rate Overview
Live
1 TRY = 2.6803 ISK
1 ISK = 0.373087
TRY
Avg
2.6999
High
2.7118
Low
2.6803
Last updated: 5/27/2026, 6:18:09 PM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.68 ISK |
| 10 TRY | 26.80 ISK |
| 50 TRY | 134.02 ISK |
| 100 TRY | 268.03 ISK |
| 500 TRY | 1,340.17 ISK |
| 1,000 TRY | 2,680.34 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-05-27T18:18:09Z",
"rates": {
"ISK": 2.680341
}
}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.03409999999997,
"rate": 2.680341
}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