Rate Overview
Live
1 MOP = 14.6676 VUV
1 VUV = 0.068177
MOP
Avg
14.8724
High
15.2560
Low
14.5652
Last updated: 5/28/2026, 10:59:26 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.67 VUV |
| 10 MOP | 146.68 VUV |
| 50 MOP | 733.38 VUV |
| 100 MOP | 1,466.76 VUV |
| 500 MOP | 7,333.82 VUV |
| 1,000 MOP | 14,667.65 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-05-28T22:59:26Z",
"rates": {
"VUV": 14.667648
}
}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": 1466.7648,
"rate": 14.667648
}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