Rate Overview
Live
1 ISK = 1.2791 JPY
1 JPY = 0.781815
ISK
Avg
1.2831
High
1.2877
Low
1.2773
Last updated: 6/19/2026, 6:54:31 AM
Quick Conversions
| ISK | JPY |
|---|---|
| 1 ISK | 1.28 JPY |
| 10 ISK | 12.79 JPY |
| 50 ISK | 63.95 JPY |
| 100 ISK | 127.91 JPY |
| 500 ISK | 639.54 JPY |
| 1,000 ISK | 1,279.08 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-06-19T06:54:31Z",
"rates": {
"JPY": 1.279075
}
}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": 127.9075,
"rate": 1.279075
}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