Rate Overview
Live
1 JPY = 0.772805 ISK
1 ISK = 1.2940
JPY
Avg
0.789360
High
0.824125
Low
0.766447
Last updated: 5/29/2026, 5:51:20 PM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.77 ISK |
| 10 JPY | 7.73 ISK |
| 50 JPY | 38.64 ISK |
| 100 JPY | 77.28 ISK |
| 500 JPY | 386.40 ISK |
| 1,000 JPY | 772.81 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-05-29T17:51:20Z",
"rates": {
"ISK": 0.772805
}
}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": 77.28049999999999,
"rate": 0.772805
}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