Rate Overview
Live
1 TRY = 2.7036 ISK
1 ISK = 0.369880
TRY
Avg
2.7118
High
2.7234
Low
2.6996
Last updated: 5/7/2026, 8:31:09 AM
Quick Conversions
| TRY | ISK |
|---|---|
| 1 TRY | 2.70 ISK |
| 10 TRY | 27.04 ISK |
| 50 TRY | 135.18 ISK |
| 100 TRY | 270.36 ISK |
| 500 TRY | 1,351.79 ISK |
| 1,000 TRY | 2,703.58 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-07T08:31:09Z",
"rates": {
"ISK": 2.70358
}
}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": 270.358,
"rate": 2.70358
}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