Rate Overview
Live
1 RUB = 2.0662 NPR
1 NPR = 0.483980
RUB
Avg
2.0885
High
2.1191
Low
2.0662
Last updated: 6/19/2026, 8:41:33 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 2.07 NPR |
| 10 RUB | 20.66 NPR |
| 50 RUB | 103.31 NPR |
| 100 RUB | 206.62 NPR |
| 500 RUB | 1,033.10 NPR |
| 1,000 RUB | 2,066.20 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-06-19T08:41:33Z",
"rates": {
"NPR": 2.066201
}
}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": 206.6201,
"rate": 2.066201
}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