Rate Overview
Live
1 ISK = 1.2673 JPY
1 JPY = 0.789095
ISK
Avg
1.2733
High
1.2849
Low
1.2600
Last updated: 3/6/2026, 8:11:03 PM
Quick Conversions
| ISK | JPY |
|---|---|
| 1 ISK | 1.27 JPY |
| 10 ISK | 12.67 JPY |
| 50 ISK | 63.36 JPY |
| 100 ISK | 126.73 JPY |
| 500 ISK | 633.64 JPY |
| 1,000 ISK | 1,267.27 JPY |
Get ISK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=JPYExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-06T20:11:03Z",
"rates": {
"JPY": 1.267274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "JPY",
"amount": 100
},
"result": 126.7274,
"rate": 1.267274
}Build with ISK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key