Rate Overview
Live
1 MNT = 0.033043 VUV
1 VUV = 30.2636
MNT
Avg
0.033035
High
0.033138
Low
0.032784
Last updated: 5/27/2026, 12:16:34 AM
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.52 VUV |
| 1,000 MNT | 33.04 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-27T00:16:34Z",
"rates": {
"VUV": 0.033043
}
}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.3043000000000005,
"rate": 0.033043
}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