Rate Overview
Live
1 MOP = 14.7725 VUV
1 VUV = 0.067693
MOP
Avg
14.7610
High
14.7900
Low
14.6867
Last updated: 7/24/2026, 9:50:00 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.77 VUV |
| 10 MOP | 147.73 VUV |
| 50 MOP | 738.63 VUV |
| 100 MOP | 1,477.25 VUV |
| 500 MOP | 7,386.27 VUV |
| 1,000 MOP | 14,772.54 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-07-24T21:50:00Z",
"rates": {
"VUV": 14.772543
}
}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": 1477.2543,
"rate": 14.772543
}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