Rate Overview
Live
1 MDL = 6.7693 VUV
1 VUV = 0.147725
MDL
Avg
6.9812
High
7.2667
Low
6.7617
Last updated: 7/29/2026, 9:53:56 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.77 VUV |
| 10 MDL | 67.69 VUV |
| 50 MDL | 338.47 VUV |
| 100 MDL | 676.93 VUV |
| 500 MDL | 3,384.66 VUV |
| 1,000 MDL | 6,769.31 VUV |
Get MDL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=VUVExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-29T09:53:56Z",
"rates": {
"VUV": 6.769314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "VUV",
"amount": 100
},
"result": 676.9313999999999,
"rate": 6.769314
}Build with MDL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key