Rate Overview
Live
1 NPR = 0.536497 RUB
1 RUB = 1.8639
NPR
Avg
0.530152
High
0.536497
Low
0.526575
Last updated: 3/6/2026, 11:05:45 PM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.54 RUB |
| 10 NPR | 5.36 RUB |
| 50 NPR | 26.82 RUB |
| 100 NPR | 53.65 RUB |
| 500 NPR | 268.25 RUB |
| 1,000 NPR | 536.50 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-03-06T23:05:45Z",
"rates": {
"RUB": 0.536497
}
}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": 53.6497,
"rate": 0.536497
}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