Rate Overview
Live
1 RUB = 1.8012 NPR
1 NPR = 0.555196
RUB
Avg
1.8246
High
1.8529
Low
1.8012
Last updated: 8/19/2026, 9:49:42 AM
Quick Conversions
| RUB | NPR |
|---|---|
| 1 RUB | 1.80 NPR |
| 10 RUB | 18.01 NPR |
| 50 RUB | 90.06 NPR |
| 100 RUB | 180.12 NPR |
| 500 RUB | 900.58 NPR |
| 1,000 RUB | 1,801.17 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-08-19T09:49:42Z",
"rates": {
"NPR": 1.801167
}
}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": 180.1167,
"rate": 1.801167
}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