Rate Overview
Live
1 VUV = 0.038211 RON
1 RON = 26.1705
VUV
Avg
0.038266
High
0.038678
Low
0.037929
Last updated: 7/12/2026, 7:19:04 AM
Quick Conversions
| VUV | RON |
|---|---|
| 1 VUV | 0.04 RON |
| 10 VUV | 0.38 RON |
| 50 VUV | 1.91 RON |
| 100 VUV | 3.82 RON |
| 500 VUV | 19.11 RON |
| 1,000 VUV | 38.21 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-07-12T07:19:04Z",
"rates": {
"RON": 0.038211
}
}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.8211000000000004,
"rate": 0.038211
}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