Rate Overview
Live
1 MDL = 6.8596 VUV
1 VUV = 0.145780
MDL
Avg
7.0441
High
7.2527
Low
6.6343
Last updated: 3/27/2026, 10:27:18 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.86 VUV |
| 10 MDL | 68.60 VUV |
| 50 MDL | 342.98 VUV |
| 100 MDL | 685.96 VUV |
| 500 MDL | 3,429.82 VUV |
| 1,000 MDL | 6,859.65 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-03-27T10:27:18Z",
"rates": {
"VUV": 6.859647
}
}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.9647,
"rate": 6.859647
}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