Rate Overview
Live
1 MNT = 22314.98 VEF
1 VEF = 0.000045
MNT
Avg
22133.58
High
22314.98
Low
21950.71
Last updated: 9/4/2026, 2:59:38 PM
Quick Conversions
| MNT | VEF |
|---|---|
| 1 MNT | 22,314.98 VEF |
| 10 MNT | 223,149.76 VEF |
| 50 MNT | 1,115,748.82 VEF |
| 100 MNT | 2,231,497.65 VEF |
| 500 MNT | 11,157,488.25 VEF |
| 1,000 MNT | 22,314,976.50 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-09-04T14:59:38Z",
"rates": {
"VEF": 22314.976497
}
}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": 2231497.6497,
"rate": 22314.976497
}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