Rate Overview
Live
1 RUB = 1.9744 NPR
1 NPR = 0.506473
RUB
Avg
1.9440
High
1.9767
Low
1.9064
Last updated: 4/17/2026, 1:49:05 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.97 NPR |
| 10 RUB | 19.74 NPR |
| 50 RUB | 98.72 NPR |
| 100 RUB | 197.44 NPR |
| 500 RUB | 987.22 NPR |
| 1,000 RUB | 1,974.44 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-04-17T01:49:05Z",
"rates": {
"NPR": 1.974438
}
}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": 197.44379999999998,
"rate": 1.974438
}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