Rate Overview
Live
1 ISK = 1.2299 NPR
1 NPR = 0.813056
ISK
Avg
1.1783
High
1.2437
Low
1.1112
Last updated: 7/30/2026, 8:03:49 AM
Quick Conversions
| ISK | NPR |
|---|---|
| 1 ISK | 1.23 NPR |
| 10 ISK | 12.30 NPR |
| 50 ISK | 61.50 NPR |
| 100 ISK | 122.99 NPR |
| 500 ISK | 614.96 NPR |
| 1,000 ISK | 1,229.93 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-07-30T08:03:49Z",
"rates": {
"NPR": 1.229927
}
}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": 122.9927,
"rate": 1.229927
}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