Rate Overview
Live
1 VUV = 30.3141 MNT
1 MNT = 0.032988
VUV
Avg
30.2198
High
30.3309
Low
30.1542
Last updated: 8/12/2026, 5:04:09 PM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.31 MNT |
| 10 VUV | 303.14 MNT |
| 50 VUV | 1,515.70 MNT |
| 100 VUV | 3,031.41 MNT |
| 500 VUV | 15,157.04 MNT |
| 1,000 VUV | 30,314.09 MNT |
Get VUV/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MNTExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-12T17:04:09Z",
"rates": {
"MNT": 30.314085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MNT",
"amount": 100
},
"result": 3031.4085,
"rate": 30.314085
}Build with VUV/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key