Rate Overview
Live
1 MDL = 6.8401 VUV
1 VUV = 0.146196
MDL
Avg
6.8095
High
6.8451
Low
6.7789
Last updated: 7/9/2026, 5:09:00 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.84 VUV |
| 10 MDL | 68.40 VUV |
| 50 MDL | 342.01 VUV |
| 100 MDL | 684.01 VUV |
| 500 MDL | 3,420.07 VUV |
| 1,000 MDL | 6,840.14 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-09T05:09:00Z",
"rates": {
"VUV": 6.840138
}
}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": 684.0138,
"rate": 6.840138
}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