Rate Overview
Live
1 VUV = 30.0046 MNT
1 MNT = 0.033328
VUV
Avg
30.0402
High
30.1934
Low
29.9645
Last updated: 3/7/2026, 2:28:45 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.00 MNT |
| 10 VUV | 300.05 MNT |
| 50 VUV | 1,500.23 MNT |
| 100 VUV | 3,000.46 MNT |
| 500 VUV | 15,002.30 MNT |
| 1,000 VUV | 30,004.61 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-03-07T02:28:45Z",
"rates": {
"MNT": 30.004608
}
}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": 3000.4608000000003,
"rate": 30.004608
}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