Rate Overview
Live
1 TRY = 2.7952 ISK
1 ISK = 0.357758
TRY
Avg
3.0263
High
3.4712
Low
2.7642
Last updated: 3/27/2026, 11:18:18 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-27T11:18:18Z",
"rates": {
"ISK": 2.795183
}
}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.5183,
"rate": 2.795183
}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