Rate Overview
Live
1 JPY = 0.763305 ISK
1 ISK = 1.3101
JPY
Avg
0.766532
High
0.770015
Low
0.762149
Last updated: 7/29/2026, 5:17:46 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.76 ISK |
| 10 JPY | 7.63 ISK |
| 50 JPY | 38.17 ISK |
| 100 JPY | 76.33 ISK |
| 500 JPY | 381.65 ISK |
| 1,000 JPY | 763.31 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-29T05:17:46Z",
"rates": {
"ISK": 0.763305
}
}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.3305,
"rate": 0.763305
}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