Rate Overview
Live
1 MOP = 14.7589 VUV
1 VUV = 0.067756
MOP
Avg
14.7808
High
14.8902
Low
14.6277
Last updated: 8/7/2026, 12:47:27 AM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.76 VUV |
| 10 MOP | 147.59 VUV |
| 50 MOP | 737.94 VUV |
| 100 MOP | 1,475.89 VUV |
| 500 MOP | 7,379.44 VUV |
| 1,000 MOP | 14,758.89 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-07T00:47:27Z",
"rates": {
"VUV": 14.758889
}
}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": 1475.8889,
"rate": 14.758889
}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