Rate Overview
Live
1 MNT = 0.033017 VUV
1 VUV = 30.2874
MNT
Avg
0.033065
High
0.033184
Low
0.032879
Last updated: 5/6/2026, 11:06:59 PM
Quick Conversions
| MNT | VUV |
|---|---|
| 1 MNT | 0.03 VUV |
| 10 MNT | 0.33 VUV |
| 50 MNT | 1.65 VUV |
| 100 MNT | 3.30 VUV |
| 500 MNT | 16.51 VUV |
| 1,000 MNT | 33.02 VUV |
Get MNT/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=VUVExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-06T23:06:59Z",
"rates": {
"VUV": 0.033017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "VUV",
"amount": 100
},
"result": 3.3017,
"rate": 0.033017
}Build with MNT/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key