Rate Overview
Live
1 MNT = 0.032856 VUV
1 VUV = 30.4358
MNT
Avg
0.032818
High
0.032864
Low
0.032768
Last updated: 9/3/2026, 6:17:21 PM
Quick Conversions
| MNT | VUV |
|---|---|
| 1 MNT | 0.03 VUV |
| 10 MNT | 0.33 VUV |
| 50 MNT | 1.64 VUV |
| 100 MNT | 3.29 VUV |
| 500 MNT | 16.43 VUV |
| 1,000 MNT | 32.86 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-09-03T18:17:21Z",
"rates": {
"VUV": 0.032856
}
}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.2856000000000005,
"rate": 0.032856
}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