Rate Overview
Live
1 MOP = 14.7902 VUV
1 VUV = 0.067612
MOP
Avg
14.8402
High
15.3854
Low
14.3287
Last updated: 7/28/2026, 12:49:21 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.79 VUV |
| 10 MOP | 147.90 VUV |
| 50 MOP | 739.51 VUV |
| 100 MOP | 1,479.02 VUV |
| 500 MOP | 7,395.11 VUV |
| 1,000 MOP | 14,790.21 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-28T12:49:21Z",
"rates": {
"VUV": 14.790212
}
}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": 1479.0212000000001,
"rate": 14.790212
}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