Rate Overview
Live
1 VUV = 30.0991 MNT
1 MNT = 0.033224
VUV
Avg
28.3327
High
31.2917
Low
0.005147
Last updated: 7/29/2026, 2:21:36 PM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.10 MNT |
| 10 VUV | 300.99 MNT |
| 50 VUV | 1,504.95 MNT |
| 100 VUV | 3,009.91 MNT |
| 500 VUV | 15,049.55 MNT |
| 1,000 VUV | 30,099.10 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-07-29T14:21:36Z",
"rates": {
"MNT": 30.099099
}
}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": 3009.9099,
"rate": 30.099099
}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