Rate Overview
Live
1 RUB = 1.8639 NPR
1 NPR = 0.536497
RUB
Avg
1.8863
High
1.8991
Low
1.8639
Last updated: 3/6/2026, 5:13:08 PM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.86 NPR |
| 10 RUB | 18.64 NPR |
| 50 RUB | 93.20 NPR |
| 100 RUB | 186.39 NPR |
| 500 RUB | 931.97 NPR |
| 1,000 RUB | 1,863.94 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-06T17:13:08Z",
"rates": {
"NPR": 1.863942
}
}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": 186.3942,
"rate": 1.863942
}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