Rate Overview
Live
1 JPY = 0.768290 ISK
1 ISK = 1.3016
JPY
Avg
0.930449
High
1.1554
Low
0.768290
Last updated: 7/23/2026, 8:30:40 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.77 ISK |
| 10 JPY | 7.68 ISK |
| 50 JPY | 38.41 ISK |
| 100 JPY | 76.83 ISK |
| 500 JPY | 384.15 ISK |
| 1,000 JPY | 768.29 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-23T08:30:40Z",
"rates": {
"ISK": 0.76829
}
}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.82900000000001,
"rate": 0.76829
}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