Rate Overview
Live
1 NPR = 0.062392 SEK
1 SEK = 16.0277
NPR
Avg
0.062456
High
0.063072
Low
0.061984
Last updated: 3/7/2026, 7:40:26 AM
Quick Conversions
| NPR | SEK |
|---|---|
| 1 NPR | 0.06 SEK |
| 10 NPR | 0.62 SEK |
| 50 NPR | 3.12 SEK |
| 100 NPR | 6.24 SEK |
| 500 NPR | 31.20 SEK |
| 1,000 NPR | 62.39 SEK |
Get NPR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SEKExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T07:40:26Z",
"rates": {
"SEK": 0.062392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SEK",
"amount": 100
},
"result": 6.2392,
"rate": 0.062392
}Build with NPR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key