Rate Overview
Live
1 MNT = 16531.41 VEF
1 VEF = 0.000060
MNT
Avg
16252.08
High
16531.41
Low
15780.53
Last updated: 6/17/2026, 7:32:33 AM
Quick Conversions
| MNT | VEF |
|---|---|
| 1 MNT | 16,531.41 VEF |
| 10 MNT | 165,314.06 VEF |
| 50 MNT | 826,570.28 VEF |
| 100 MNT | 1,653,140.56 VEF |
| 500 MNT | 8,265,702.82 VEF |
| 1,000 MNT | 16,531,405.64 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-06-17T07:32:33Z",
"rates": {
"VEF": 16531.40564
}
}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": 1653140.564,
"rate": 16531.40564
}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