Rate Overview
Live
1 RUB = 1.8521 NPR
1 NPR = 0.539928
RUB
Avg
1.8207
High
1.8666
Low
1.7269
Last updated: 3/27/2026, 11:25:02 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.85 NPR |
| 10 RUB | 18.52 NPR |
| 50 RUB | 92.61 NPR |
| 100 RUB | 185.21 NPR |
| 500 RUB | 926.05 NPR |
| 1,000 RUB | 1,852.10 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-03-27T11:25:02Z",
"rates": {
"NPR": 1.8521
}
}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": 185.21,
"rate": 1.8521
}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