Rate Overview
Live
1 NPR = 0.507889 RUB
1 RUB = 1.9689
NPR
Avg
0.506703
High
0.508641
Low
0.502362
Last updated: 7/23/2026, 10:58:56 PM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.51 RUB |
| 10 NPR | 5.08 RUB |
| 50 NPR | 25.39 RUB |
| 100 NPR | 50.79 RUB |
| 500 NPR | 253.94 RUB |
| 1,000 NPR | 507.89 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-07-23T22:58:56Z",
"rates": {
"RUB": 0.507889
}
}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": 50.788900000000005,
"rate": 0.507889
}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