Rate Overview
Live
1 TRY = 2.8259 ISK
1 ISK = 0.353864
TRY
Avg
2.8095
High
2.8437
Low
2.7638
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.83 ISK |
| 10 TRY | 28.26 ISK |
| 50 TRY | 141.30 ISK |
| 100 TRY | 282.59 ISK |
| 500 TRY | 1,412.97 ISK |
| 1,000 TRY | 2,825.95 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-03-07T01:00:12Z",
"rates": {
"ISK": 2.825948
}
}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": 282.59479999999996,
"rate": 2.825948
}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