Rate Overview
Live
1 MNT = 0.033328 VUV
1 VUV = 30.0048
MNT
Avg
0.033287
High
0.033372
Low
0.033119
Last updated: 3/6/2026, 11:25:58 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.66 VUV |
| 1,000 MNT | 33.33 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-03-06T23:25:58Z",
"rates": {
"VUV": 0.033328
}
}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.3328,
"rate": 0.033328
}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