Rate Overview
Live
1 VUV = 30.2572 MNT
1 MNT = 0.033050
VUV
Avg
29.9397
High
30.4140
Low
29.3639
Last updated: 5/28/2026, 11:16:31 PM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.26 MNT |
| 10 VUV | 302.57 MNT |
| 50 VUV | 1,512.86 MNT |
| 100 VUV | 3,025.72 MNT |
| 500 VUV | 15,128.59 MNT |
| 1,000 VUV | 30,257.18 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-05-28T23:16:31Z",
"rates": {
"MNT": 30.257176
}
}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": 3025.7176,
"rate": 30.257176
}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