Rate Overview
Live
1 JPY = 0.778812 ISK
1 ISK = 1.2840
JPY
Avg
0.780240
High
0.782052
Low
0.777572
Last updated: 5/9/2026, 4:53:33 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.78 ISK |
| 10 JPY | 7.79 ISK |
| 50 JPY | 38.94 ISK |
| 100 JPY | 77.88 ISK |
| 500 JPY | 389.41 ISK |
| 1,000 JPY | 778.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-09T04:53:33Z",
"rates": {
"ISK": 0.778812
}
}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.88119999999999,
"rate": 0.778812
}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