Rate Overview
Live
1 MDL = 6.8779 VUV
1 VUV = 0.145393
MDL
Avg
6.9149
High
6.9579
Low
6.8779
Last updated: 4/18/2026, 8:46:42 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.88 VUV |
| 10 MDL | 68.78 VUV |
| 50 MDL | 343.89 VUV |
| 100 MDL | 687.79 VUV |
| 500 MDL | 3,438.95 VUV |
| 1,000 MDL | 6,877.90 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-04-18T08:46:42Z",
"rates": {
"VUV": 6.877899
}
}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": 687.7899,
"rate": 6.877899
}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