Rate Overview
Live
1 MNT = 13077.28 VEF
1 VEF = 0.000076
MNT
Avg
12289.89
High
13077.28
Low
11449.03
Last updated: 3/27/2026, 1:22:47 PM
Quick Conversions
| MNT | VEF |
|---|---|
| 1 MNT | 13,077.28 VEF |
| 10 MNT | 130,772.76 VEF |
| 50 MNT | 653,863.81 VEF |
| 100 MNT | 1,307,727.62 VEF |
| 500 MNT | 6,538,638.10 VEF |
| 1,000 MNT | 13,077,276.20 VEF |
Get MNT/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=VEFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T13:22:47Z",
"rates": {
"VEF": 13077.2762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "VEF",
"amount": 100
},
"result": 1307727.62,
"rate": 13077.2762
}Build with MNT/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key