Rate Overview
Live
1 VUV = 30.4169 MNT
1 MNT = 0.032876
VUV
Avg
30.1906
High
30.4536
Low
30.0069
Last updated: 8/16/2026, 8:09:06 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.42 MNT |
| 10 VUV | 304.17 MNT |
| 50 VUV | 1,520.85 MNT |
| 100 VUV | 3,041.69 MNT |
| 500 VUV | 15,208.45 MNT |
| 1,000 VUV | 30,416.91 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-16T08:09:06Z",
"rates": {
"MNT": 30.416905
}
}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": 3041.6905,
"rate": 30.416905
}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