Rate Overview
Live
1 RUB = 1.9181 NPR
1 NPR = 0.521361
RUB
Avg
1.9616
High
2.1323
Low
1.8011
Last updated: 7/30/2026, 11:04:16 PM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.92 NPR |
| 10 RUB | 19.18 NPR |
| 50 RUB | 95.90 NPR |
| 100 RUB | 191.81 NPR |
| 500 RUB | 959.03 NPR |
| 1,000 RUB | 1,918.06 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-30T23:04:16Z",
"rates": {
"NPR": 1.918058
}
}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": 191.8058,
"rate": 1.918058
}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