Rate Overview
Live
1 MDL = 6.9022 VUV
1 VUV = 0.144882
MDL
Avg
6.8679
High
6.9022
Low
6.8336
Last updated: 5/9/2026, 3:41:29 AM
Quick Conversions
| MDL | VUV |
|---|---|
| 1 MDL | 6.90 VUV |
| 10 MDL | 69.02 VUV |
| 50 MDL | 345.11 VUV |
| 100 MDL | 690.22 VUV |
| 500 MDL | 3,451.09 VUV |
| 1,000 MDL | 6,902.19 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-05-09T03:41:29Z",
"rates": {
"VUV": 6.902185
}
}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": 690.2185000000001,
"rate": 6.902185
}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