Rate Overview
Live
1 ISK = 1.2840 JPY
1 JPY = 0.778813
ISK
Avg
1.2817
High
1.2861
Low
1.2787
Last updated: 5/9/2026, 8:39:57 AM
Quick Conversions
| ISK | JPY |
|---|---|
| 1 ISK | 1.28 JPY |
| 10 ISK | 12.84 JPY |
| 50 ISK | 64.20 JPY |
| 100 ISK | 128.40 JPY |
| 500 ISK | 642.00 JPY |
| 1,000 ISK | 1,284.01 JPY |
Get ISK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=JPYExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-09T08:39:57Z",
"rates": {
"JPY": 1.284005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "JPY",
"amount": 100
},
"result": 128.4005,
"rate": 1.284005
}Build with ISK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key