Rate Overview
Live
1 ISK = 1.3119 JPY
1 JPY = 0.762270
ISK
Avg
1.2563
High
1.3119
Low
1.1951
Last updated: 7/29/2026, 11:11:40 AM
Quick Conversions
| ISK | JPY |
|---|---|
| 1 ISK | 1.31 JPY |
| 10 ISK | 13.12 JPY |
| 50 ISK | 65.59 JPY |
| 100 ISK | 131.19 JPY |
| 500 ISK | 655.94 JPY |
| 1,000 ISK | 1,311.87 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-07-29T11:11:40Z",
"rates": {
"JPY": 1.311871
}
}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": 131.1871,
"rate": 1.311871
}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