Rate Overview
Live
1 ISK = 1.2454 NPR
1 NPR = 0.802968
ISK
Avg
1.2426
High
1.2535
Low
1.2370
Last updated: 5/27/2026, 9:52:40 PM
Quick Conversions
| ISK | NPR |
|---|---|
| 1 ISK | 1.25 NPR |
| 10 ISK | 12.45 NPR |
| 50 ISK | 62.27 NPR |
| 100 ISK | 124.54 NPR |
| 500 ISK | 622.69 NPR |
| 1,000 ISK | 1,245.38 NPR |
Get ISK/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=NPRExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-27T21:52:40Z",
"rates": {
"NPR": 1.24538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "NPR",
"amount": 100
},
"result": 124.538,
"rate": 1.24538
}Build with ISK/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key