Rate Overview
Live
1 ISK = 1.2944 JPY
1 JPY = 0.772578
ISK
Avg
1.2905
High
1.2944
Low
1.2845
Last updated: 5/30/2026, 3:09:13 AM
Quick Conversions
| ISK | JPY |
|---|---|
| 1 ISK | 1.29 JPY |
| 10 ISK | 12.94 JPY |
| 50 ISK | 64.72 JPY |
| 100 ISK | 129.44 JPY |
| 500 ISK | 647.18 JPY |
| 1,000 ISK | 1,294.37 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-05-30T03:09:13Z",
"rates": {
"JPY": 1.294368
}
}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": 129.4368,
"rate": 1.294368
}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