Rate Overview
Live
1 MOP = 14.8607 VUV
1 VUV = 0.067292
MOP
Avg
14.8075
High
15.1034
Low
14.6284
Last updated: 7/12/2026, 6:08:23 AM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.86 VUV |
| 10 MOP | 148.61 VUV |
| 50 MOP | 743.03 VUV |
| 100 MOP | 1,486.07 VUV |
| 500 MOP | 7,430.34 VUV |
| 1,000 MOP | 14,860.69 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-12T06:08:23Z",
"rates": {
"VUV": 14.860686
}
}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": 1486.0685999999998,
"rate": 14.860686
}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