Rate Overview
Live
1 ISK = 1.2157 NPR
1 NPR = 0.822594
ISK
Avg
1.1344
High
1.2157
Low
1.0392
Last updated: 3/28/2026, 1:33:15 PM
Quick Conversions
| ISK | NPR |
|---|---|
| 1 ISK | 1.22 NPR |
| 10 ISK | 12.16 NPR |
| 50 ISK | 60.78 NPR |
| 100 ISK | 121.57 NPR |
| 500 ISK | 607.83 NPR |
| 1,000 ISK | 1,215.67 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-28T13:33:15Z",
"rates": {
"NPR": 1.215666
}
}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": 121.5666,
"rate": 1.215666
}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