Rate Overview
Live
1 RUB = 2.1309 NPR
1 NPR = 0.469286
RUB
Avg
1.6790
High
2.1309
Low
1.2396
Last updated: 5/27/2026, 4:20:46 PM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 2.13 NPR |
| 10 RUB | 21.31 NPR |
| 50 RUB | 106.54 NPR |
| 100 RUB | 213.09 NPR |
| 500 RUB | 1,065.45 NPR |
| 1,000 RUB | 2,130.90 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-05-27T16:20:46Z",
"rates": {
"NPR": 2.130898
}
}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": 213.08980000000003,
"rate": 2.130898
}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