Rate Overview
Live
1 ISK = 1.1784 NPR
1 NPR = 0.848577
ISK
Avg
1.1853
High
1.2004
Low
1.1700
Last updated: 3/7/2026, 9:12:06 AM
Quick Conversions
| ISK | NPR |
|---|---|
| 1 ISK | 1.18 NPR |
| 10 ISK | 11.78 NPR |
| 50 ISK | 58.92 NPR |
| 100 ISK | 117.84 NPR |
| 500 ISK | 589.22 NPR |
| 1,000 ISK | 1,178.44 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-03-07T09:12:06Z",
"rates": {
"NPR": 1.178443
}
}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": 117.84429999999999,
"rate": 1.178443
}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