Rate Overview
Live
1 VUV = 0.145018 MDL
1 MDL = 6.8957
VUV
Avg
0.144489
High
0.145018
Low
0.143720
Last updated: 4/17/2026, 6:12:00 AM
Quick Conversions
| VUV | MDL |
|---|---|
| 1 VUV | 0.15 MDL |
| 10 VUV | 1.45 MDL |
| 50 VUV | 7.25 MDL |
| 100 VUV | 14.50 MDL |
| 500 VUV | 72.51 MDL |
| 1,000 VUV | 145.02 MDL |
Get VUV/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MDLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T06:12:00Z",
"rates": {
"MDL": 0.145018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MDL",
"amount": 100
},
"result": 14.501800000000001,
"rate": 0.145018
}Build with VUV/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key