Rate Overview
Live
1 VUV = 0.146352 MDL
1 MDL = 6.8328
VUV
Avg
0.146162
High
0.154470
Low
0.138412
Last updated: 5/27/2026, 9:54:15 PM
Quick Conversions
| VUV | MDL |
|---|---|
| 1 VUV | 0.15 MDL |
| 10 VUV | 1.46 MDL |
| 50 VUV | 7.32 MDL |
| 100 VUV | 14.64 MDL |
| 500 VUV | 73.18 MDL |
| 1,000 VUV | 146.35 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-27T21:54:15Z",
"rates": {
"MDL": 0.146352
}
}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.635200000000001,
"rate": 0.146352
}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