Rate Overview
Live
1 JPY = 0.771351 ISK
1 ISK = 1.2964
JPY
Avg
0.774960
High
0.781632
Low
0.771351
Last updated: 8/15/2026, 9:59:37 AM
Quick Conversions
| JPY | ISK |
|---|---|
| 1 JPY | 0.77 ISK |
| 10 JPY | 7.71 ISK |
| 50 JPY | 38.57 ISK |
| 100 JPY | 77.14 ISK |
| 500 JPY | 385.68 ISK |
| 1,000 JPY | 771.35 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-08-15T09:59:37Z",
"rates": {
"ISK": 0.771351
}
}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.1351,
"rate": 0.771351
}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