Rate Overview
Live
1 NPR = 0.492061 RUB
1 RUB = 2.0323
NPR
Avg
0.493519
High
0.496526
Low
0.492061
Last updated: 5/7/2026, 2:48:32 PM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.49 RUB |
| 10 NPR | 4.92 RUB |
| 50 NPR | 24.60 RUB |
| 100 NPR | 49.21 RUB |
| 500 NPR | 246.03 RUB |
| 1,000 NPR | 492.06 RUB |
Get NPR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=RUBExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T14:48:32Z",
"rates": {
"RUB": 0.492061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "RUB",
"amount": 100
},
"result": 49.2061,
"rate": 0.492061
}Build with NPR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key