Rate Overview
Live
1 MOP = 14.7471 VUV
1 VUV = 0.067810
MOP
Avg
14.8382
High
15.2438
Low
14.3903
Last updated: 8/2/2026, 11:49:29 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.75 VUV |
| 10 MOP | 147.47 VUV |
| 50 MOP | 737.36 VUV |
| 100 MOP | 1,474.71 VUV |
| 500 MOP | 7,373.55 VUV |
| 1,000 MOP | 14,747.10 VUV |
Get MOP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=VUVExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-02T23:49:29Z",
"rates": {
"VUV": 14.747101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "VUV",
"amount": 100
},
"result": 1474.7101,
"rate": 14.747101
}Build with MOP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key