Rate Overview
Live
1 TRY = 2.8500 ISK
1 ISK = 0.350876 TRY
Avg
6.4912
High
16.0685
Low
2.8500
Last updated: 1/25/2026, 4:59:42 PM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.85 ISK |
| 10 TRY | 28.50 ISK |
| 50 TRY | 142.50 ISK |
| 100 TRY | 285.00 ISK |
| 500 TRY | 1,425.00 ISK |
| 1,000 TRY | 2,850.01 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-25T16:59:42Z",
"rates": {
"ISK": 2.850007
}
}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": 285.0007,
"rate": 2.850007
}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