Rate Overview
Live
1 TRY = 2.4929 ISK
1 ISK = 0.401132
TRY
Avg
2.5035
High
2.5165
Low
2.4929
Last updated: 9/8/2026, 6:33:24 PM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.49 ISK |
| 10 TRY | 24.93 ISK |
| 50 TRY | 124.65 ISK |
| 100 TRY | 249.29 ISK |
| 500 TRY | 1,246.47 ISK |
| 1,000 TRY | 2,492.94 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-09-08T18:33:24Z",
"rates": {
"ISK": 2.492942
}
}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": 249.29420000000002,
"rate": 2.492942
}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