Rate Overview
Live
1 TRY = 2.7952 ISK
1 ISK = 0.357754
TRY
Avg
2.9006
High
3.0107
Low
2.7638
Last updated: 3/27/2026, 4:29:39 PM
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.61 ISK |
| 1,000 TRY | 2,795.22 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-27T16:29:39Z",
"rates": {
"ISK": 2.795217
}
}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.5217,
"rate": 2.795217
}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