Rate Overview
Live
1 NPR = 0.469285 RUB
1 RUB = 2.1309
NPR
Avg
0.549535
High
0.590705
Low
0.466910
Last updated: 5/27/2026, 5:30:34 PM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.47 RUB |
| 10 NPR | 4.69 RUB |
| 50 NPR | 23.46 RUB |
| 100 NPR | 46.93 RUB |
| 500 NPR | 234.64 RUB |
| 1,000 NPR | 469.29 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-27T17:30:34Z",
"rates": {
"RUB": 0.469285
}
}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": 46.9285,
"rate": 0.469285
}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