Rate Overview
Live
1 VUV = 0.146086 MDL
1 MDL = 6.8453
VUV
Avg
0.145592
High
0.146086
Low
0.145055
Last updated: 5/7/2026, 11:20:47 AM
Quick Conversions
| VUV | MDL |
|---|---|
| 1 VUV | 0.15 MDL |
| 10 VUV | 1.46 MDL |
| 50 VUV | 7.30 MDL |
| 100 VUV | 14.61 MDL |
| 500 VUV | 73.04 MDL |
| 1,000 VUV | 146.09 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-05-07T11:20:47Z",
"rates": {
"MDL": 0.146086
}
}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.6086,
"rate": 0.146086
}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