Rate Overview
Live
1 VUV = 30.0748 MNT
1 MNT = 0.033250
VUV
Avg
30.1064
High
30.2983
Low
30.0309
Last updated: 7/27/2026, 3:25:40 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.07 MNT |
| 10 VUV | 300.75 MNT |
| 50 VUV | 1,503.74 MNT |
| 100 VUV | 3,007.48 MNT |
| 500 VUV | 15,037.40 MNT |
| 1,000 VUV | 30,074.80 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-27T03:25:40Z",
"rates": {
"MNT": 30.074795
}
}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": 3007.4795000000004,
"rate": 30.074795
}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