Rate Overview
Live
1 NPR = 0.029866 RON
1 RON = 33.4829
NPR
Avg
0.029623
High
0.030376
Low
0.028812
Last updated: 7/31/2026, 12:30:33 AM
Quick Conversions
| NPR | RON |
|---|---|
| 1 NPR | 0.03 RON |
| 10 NPR | 0.30 RON |
| 50 NPR | 1.49 RON |
| 100 NPR | 2.99 RON |
| 500 NPR | 14.93 RON |
| 1,000 NPR | 29.87 RON |
Get NPR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=RONExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-31T00:30:33Z",
"rates": {
"RON": 0.029866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "RON",
"amount": 100
},
"result": 2.9866,
"rate": 0.029866
}Build with NPR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key