Rate Overview
Live
1 VUV = 0.067265 MOP
1 MOP = 14.8666
VUV
Avg
0.067373
High
0.069658
Low
0.065261
Last updated: 7/11/2026, 3:10:24 PM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.67 MOP |
| 50 VUV | 3.36 MOP |
| 100 VUV | 6.73 MOP |
| 500 VUV | 33.63 MOP |
| 1,000 VUV | 67.27 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-11T15:10:24Z",
"rates": {
"MOP": 0.067265
}
}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.726500000000001,
"rate": 0.067265
}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