Rate Overview
Live
1 MOP = 14.6592 VUV
1 VUV = 0.068216
MOP
Avg
14.8075
High
15.1034
Low
14.6284
Last updated: 5/29/2026, 2:27:58 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.66 VUV |
| 10 MOP | 146.59 VUV |
| 50 MOP | 732.96 VUV |
| 100 MOP | 1,465.92 VUV |
| 500 MOP | 7,329.61 VUV |
| 1,000 MOP | 14,659.22 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-29T14:27:58Z",
"rates": {
"VUV": 14.659219
}
}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": 1465.9219,
"rate": 14.659219
}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