Rate Overview
Live
1 MNT = 0.033302 VUV
1 VUV = 30.0282
MNT
Avg
0.033381
High
0.033567
Low
0.033050
Last updated: 7/21/2026, 2:27:27 PM
Quick Conversions
| MNT | VUV |
|---|---|
| 1 MNT | 0.03 VUV |
| 10 MNT | 0.33 VUV |
| 50 MNT | 1.67 VUV |
| 100 MNT | 3.33 VUV |
| 500 MNT | 16.65 VUV |
| 1,000 MNT | 33.30 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-07-21T14:27:27Z",
"rates": {
"VUV": 0.033302
}
}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.3301999999999996,
"rate": 0.033302
}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