Rate Overview
Live
1 ISK = 1.2418 NPR
1 NPR = 0.805268
ISK
Avg
1.2393
High
1.2454
Low
1.2330
Last updated: 5/7/2026, 7:01:46 PM
Quick Conversions
| ISK | NPR |
|---|---|
| 1 ISK | 1.24 NPR |
| 10 ISK | 12.42 NPR |
| 50 ISK | 62.09 NPR |
| 100 ISK | 124.18 NPR |
| 500 ISK | 620.91 NPR |
| 1,000 ISK | 1,241.82 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-07T19:01:46Z",
"rates": {
"NPR": 1.241823
}
}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.18229999999998,
"rate": 1.241823
}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