Rate Overview
Live
1 JPY = 0.775268 ISK
1 ISK = 1.2899
JPY
Avg
0.764407
High
0.775895
Low
0.757314
Last updated: 9/4/2026, 11:25:12 PM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.78 ISK |
| 10 JPY | 7.75 ISK |
| 50 JPY | 38.76 ISK |
| 100 JPY | 77.53 ISK |
| 500 JPY | 387.63 ISK |
| 1,000 JPY | 775.27 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-09-04T23:25:12Z",
"rates": {
"ISK": 0.775268
}
}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.5268,
"rate": 0.775268
}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