Rate Overview
Live
1 VUV = 30.5046 MNT
1 MNT = 0.032782
VUV
Avg
30.4866
High
30.5848
Low
30.4336
Last updated: 9/6/2026, 8:17:11 PM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.50 MNT |
| 10 VUV | 305.05 MNT |
| 50 VUV | 1,525.23 MNT |
| 100 VUV | 3,050.46 MNT |
| 500 VUV | 15,252.29 MNT |
| 1,000 VUV | 30,504.59 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-09-06T20:17:11Z",
"rates": {
"MNT": 30.504586
}
}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": 3050.4586,
"rate": 30.504586
}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