Rate Overview
Live
1 VEF = 0.000000 MDL
1 MDL = Infinity VEF
Avg
0.000002
High
0.000004
Low
0.000001
Last updated: 1/25/2026, 5:15:12 PM
Quick Conversions
| VEF | MDL |
|---|---|
| 1 VEF | 0.00 MDL |
| 10 VEF | 0.00 MDL |
| 50 VEF | 0.00 MDL |
| 100 VEF | 0.00 MDL |
| 500 VEF | 0.00 MDL |
| 1,000 VEF | 0.00 MDL |
Get VEF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=MDLExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T17:15:12Z",
"rates": {
"MDL": 0
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "MDL",
"amount": 100
},
"result": 0,
"rate": 0
}Build with VEF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key