Rate Overview
Live
1 JPY = 0.767647 ISK
1 ISK = 1.3027
JPY
Avg
0.797705
High
0.833478
Low
0.767099
Last updated: 7/25/2026, 11:51:23 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.77 ISK |
| 10 JPY | 7.68 ISK |
| 50 JPY | 38.38 ISK |
| 100 JPY | 76.76 ISK |
| 500 JPY | 383.82 ISK |
| 1,000 JPY | 767.65 ISK |
Get JPY/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ISKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-25T11:51:23Z",
"rates": {
"ISK": 0.767647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ISK",
"amount": 100
},
"result": 76.76469999999999,
"rate": 0.767647
}Build with JPY/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key