Rate Overview
Live
1 JPY = 0.782052 ISK
1 ISK = 1.2787
JPY
Avg
0.779420
High
0.782910
Low
0.776594
Last updated: 6/19/2026, 8:40:06 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.78 ISK |
| 10 JPY | 7.82 ISK |
| 50 JPY | 39.10 ISK |
| 100 JPY | 78.21 ISK |
| 500 JPY | 391.03 ISK |
| 1,000 JPY | 782.05 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-06-19T08:40:06Z",
"rates": {
"ISK": 0.782052
}
}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": 78.20519999999999,
"rate": 0.782052
}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