Rate Overview
Live
1 VUV = 29.6965 MNT
1 MNT = 0.033674
VUV
Avg
29.9597
High
30.1934
Low
29.6965
Last updated: 3/27/2026, 9:32:12 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 29.70 MNT |
| 10 VUV | 296.96 MNT |
| 50 VUV | 1,484.82 MNT |
| 100 VUV | 2,969.65 MNT |
| 500 VUV | 14,848.24 MNT |
| 1,000 VUV | 29,696.48 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-27T09:32:12Z",
"rates": {
"MNT": 29.696476
}
}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": 2969.6476000000002,
"rate": 29.696476
}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