Rate Overview
Live
1 VUV = 0.036984 RON
1 RON = 27.0387
VUV
Avg
0.036310
High
0.037164
Low
0.035591
Last updated: 3/28/2026, 12:02:26 PM
Quick Conversions
| VUV | RON |
|---|---|
| 1 VUV | 0.04 RON |
| 10 VUV | 0.37 RON |
| 50 VUV | 1.85 RON |
| 100 VUV | 3.70 RON |
| 500 VUV | 18.49 RON |
| 1,000 VUV | 36.98 RON |
Get VUV/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RONExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-28T12:02:26Z",
"rates": {
"RON": 0.036984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RON",
"amount": 100
},
"result": 3.6984000000000004,
"rate": 0.036984
}Build with VUV/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key