Rate Overview
Live
1 NPR = 0.062902 SEK
1 SEK = 15.8977
NPR
Avg
0.062751
High
0.063036
Low
0.062343
Last updated: 7/25/2026, 7:17:13 AM
Quick Conversions
| NPR | SEK |
|---|---|
| 1 NPR | 0.06 SEK |
| 10 NPR | 0.63 SEK |
| 50 NPR | 3.15 SEK |
| 100 NPR | 6.29 SEK |
| 500 NPR | 31.45 SEK |
| 1,000 NPR | 62.90 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-07-25T07:17:13Z",
"rates": {
"SEK": 0.062902
}
}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.2902,
"rate": 0.062902
}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