Rate Overview
Live
1 RON = 27.0384 VUV
1 VUV = 0.036984
RON
Avg
26.6831
High
28.0365
Low
25.1253
Last updated: 3/28/2026, 12:21:12 PM
Quick Conversions
| RON | VUV |
|---|---|
| 1 RON | 27.04 VUV |
| 10 RON | 270.38 VUV |
| 50 RON | 1,351.92 VUV |
| 100 RON | 2,703.84 VUV |
| 500 RON | 13,519.20 VUV |
| 1,000 RON | 27,038.39 VUV |
Get RON/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=VUVExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-28T12:21:12Z",
"rates": {
"VUV": 27.038391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "VUV",
"amount": 100
},
"result": 2703.8391,
"rate": 27.038391
}Build with RON/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key