Rate Overview
Live
1 MDL = 6.7777 VUV
1 VUV = 0.147542
MDL
Avg
6.8703
High
7.1371
Low
6.7358
Last updated: 7/26/2026, 8:32:18 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.78 VUV |
| 10 MDL | 67.78 VUV |
| 50 MDL | 338.89 VUV |
| 100 MDL | 677.77 VUV |
| 500 MDL | 3,388.86 VUV |
| 1,000 MDL | 6,777.73 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-26T08:32:18Z",
"rates": {
"VUV": 6.777728
}
}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": 677.7728,
"rate": 6.777728
}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