Rate Overview
Live
1 RUB = 1.9899 NPR
1 NPR = 0.502539
RUB
Avg
1.9809
High
1.9923
Low
1.9663
Last updated: 7/9/2026, 5:03:36 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.99 NPR |
| 10 RUB | 19.90 NPR |
| 50 RUB | 99.49 NPR |
| 100 RUB | 198.99 NPR |
| 500 RUB | 994.95 NPR |
| 1,000 RUB | 1,989.89 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-09T05:03:36Z",
"rates": {
"NPR": 1.989894
}
}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": 198.98940000000002,
"rate": 1.989894
}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