Rate Overview
Live
1 MOP = 14.7725 VUV
1 VUV = 0.067693
MOP
Avg
14.7588
High
14.7950
Low
14.6586
Last updated: 3/7/2026, 12:08:28 AM
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.25 VUV |
| 1,000 MOP | 14,772.50 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-03-07T00:08:28Z",
"rates": {
"VUV": 14.772503
}
}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.2503000000002,
"rate": 14.772503
}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