Rate Overview
Live
1 NPR = 0.029963 RON
1 RON = 33.3745
NPR
Avg
0.029998
High
0.030138
Low
0.029876
Last updated: 7/9/2026, 5:47:49 AM
Quick Conversions
| NPR | RON |
|---|---|
| 1 NPR | 0.03 RON |
| 10 NPR | 0.30 RON |
| 50 NPR | 1.50 RON |
| 100 NPR | 3.00 RON |
| 500 NPR | 14.98 RON |
| 1,000 NPR | 29.96 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-09T05:47:49Z",
"rates": {
"RON": 0.029963
}
}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.9963,
"rate": 0.029963
}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