Rate Overview
Live
1 TRY = 2.7952 ISK
1 ISK = 0.357759
TRY
Avg
2.8126
High
2.8547
Low
2.7638
Last updated: 3/27/2026, 9:38:25 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.80 ISK |
| 10 TRY | 27.95 ISK |
| 50 TRY | 139.76 ISK |
| 100 TRY | 279.52 ISK |
| 500 TRY | 1,397.59 ISK |
| 1,000 TRY | 2,795.18 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-27T09:38:25Z",
"rates": {
"ISK": 2.795176
}
}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": 279.5176,
"rate": 2.795176
}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