Rate Overview
Live
1 MDL = 6.8245 VUV
1 VUV = 0.146530
MDL
Avg
6.8301
High
6.8862
Low
6.8023
Last updated: 9/5/2026, 8:30:27 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.82 VUV |
| 10 MDL | 68.25 VUV |
| 50 MDL | 341.23 VUV |
| 100 MDL | 682.45 VUV |
| 500 MDL | 3,412.26 VUV |
| 1,000 MDL | 6,824.52 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-09-05T08:30:27Z",
"rates": {
"VUV": 6.824519
}
}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": 682.4518999999999,
"rate": 6.824519
}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