Rate Overview
Live
1 RUB = 2.0323 NPR
1 NPR = 0.492061
RUB
Avg
2.0263
High
2.0323
Low
2.0140
Last updated: 5/7/2026, 10:12:29 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 2.03 NPR |
| 10 RUB | 20.32 NPR |
| 50 RUB | 101.61 NPR |
| 100 RUB | 203.23 NPR |
| 500 RUB | 1,016.13 NPR |
| 1,000 RUB | 2,032.27 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-07T10:12:29Z",
"rates": {
"NPR": 2.032267
}
}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": 203.2267,
"rate": 2.032267
}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