Rate Overview
Live
1 MDL = 6.8543 VUV
1 VUV = 0.145894
MDL
Avg
6.8540
High
6.8735
Low
6.8294
Last updated: 8/15/2026, 9:16:22 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.85 VUV |
| 10 MDL | 68.54 VUV |
| 50 MDL | 342.71 VUV |
| 100 MDL | 685.43 VUV |
| 500 MDL | 3,427.14 VUV |
| 1,000 MDL | 6,854.29 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-08-15T09:16:22Z",
"rates": {
"VUV": 6.854289
}
}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": 685.4289,
"rate": 6.854289
}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