Rate Overview
Live
1 VUV = 30.2431 MNT
1 MNT = 0.033065
VUV
Avg
30.1834
High
30.3943
Low
30.0633
Last updated: 4/18/2026, 8:49:01 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.24 MNT |
| 10 VUV | 302.43 MNT |
| 50 VUV | 1,512.16 MNT |
| 100 VUV | 3,024.31 MNT |
| 500 VUV | 15,121.55 MNT |
| 1,000 VUV | 30,243.11 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-04-18T08:49:01Z",
"rates": {
"MNT": 30.243107
}
}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": 3024.3107,
"rate": 30.243107
}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