Rate Overview
Live
1 VEF = 0.000048 MNT
1 MNT = 20833.33
VEF
Avg
0.000048
High
0.000048
Low
0.000048
Last updated: 7/30/2026, 7:21:12 AM
Quick Conversions
| VEF | MNT |
|---|---|
| 1 VEF | 0.00 MNT |
| 10 VEF | 0.00 MNT |
| 50 VEF | 0.00 MNT |
| 100 VEF | 0.00 MNT |
| 500 VEF | 0.02 MNT |
| 1,000 VEF | 0.05 MNT |
Get VEF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=MNTExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-07-30T07:21:12Z",
"rates": {
"MNT": 0.000048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "MNT",
"amount": 100
},
"result": 0.0048000000000000004,
"rate": 0.000048
}Build with VEF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key