Rate Overview
Live
1 VUV = 0.067420 MOP
1 MOP = 14.8324
VUV
Avg
0.067373
High
0.067693
Low
0.067196
Last updated: 7/7/2026, 12:12:00 PM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.67 MOP |
| 50 VUV | 3.37 MOP |
| 100 VUV | 6.74 MOP |
| 500 VUV | 33.71 MOP |
| 1,000 VUV | 67.42 MOP |
Get VUV/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MOPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-07T12:12:00Z",
"rates": {
"MOP": 0.06742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MOP",
"amount": 100
},
"result": 6.741999999999999,
"rate": 0.06742
}Build with VUV/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key