Rate Overview
Live
1 VUV = 30.3603 MNT
1 MNT = 0.032938
VUV
Avg
30.2693
High
30.4044
Low
30.1349
Last updated: 5/8/2026, 10:44:52 AM
Quick Conversions
| VUV | MNT |
|---|---|
| 1 VUV | 30.36 MNT |
| 10 VUV | 303.60 MNT |
| 50 VUV | 1,518.01 MNT |
| 100 VUV | 3,036.03 MNT |
| 500 VUV | 15,180.13 MNT |
| 1,000 VUV | 30,360.26 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-08T10:44:52Z",
"rates": {
"MNT": 30.360263
}
}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": 3036.0263,
"rate": 30.360263
}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