Rate Overview
Live
1 VUV = 0.147516 MDL
1 MDL = 6.7789
VUV
Avg
0.147514
High
0.148459
Low
0.146879
Last updated: 7/4/2026, 8:57:51 PM
Quick Conversions
| VUV | MDL |
|---|---|
| 1 VUV | 0.15 MDL |
| 10 VUV | 1.48 MDL |
| 50 VUV | 7.38 MDL |
| 100 VUV | 14.75 MDL |
| 500 VUV | 73.76 MDL |
| 1,000 VUV | 147.52 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-07-04T20:57:51Z",
"rates": {
"MDL": 0.147516
}
}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.751600000000002,
"rate": 0.147516
}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