Rate Overview
Live
1 RUB = 1.9455 NPR
1 NPR = 0.514008
RUB
Avg
1.9666
High
1.9777
Low
1.9455
Last updated: 7/29/2026, 9:52:52 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.95 NPR |
| 10 RUB | 19.45 NPR |
| 50 RUB | 97.27 NPR |
| 100 RUB | 194.55 NPR |
| 500 RUB | 972.75 NPR |
| 1,000 RUB | 1,945.49 NPR |
Get RUB/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=NPRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-29T09:52:52Z",
"rates": {
"NPR": 1.945494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "NPR",
"amount": 100
},
"result": 194.5494,
"rate": 1.945494
}Build with RUB/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key