Rate Overview
Live
1 VUV = 0.067906 MOP
1 MOP = 14.7262
VUV
Avg
0.067804
High
0.067995
Low
0.067679
Last updated: 6/17/2026, 3:39:21 AM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.68 MOP |
| 50 VUV | 3.40 MOP |
| 100 VUV | 6.79 MOP |
| 500 VUV | 33.95 MOP |
| 1,000 VUV | 67.91 MOP |
Get VUV/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MOPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:39:21Z",
"rates": {
"MOP": 0.067906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MOP",
"amount": 100
},
"result": 6.7905999999999995,
"rate": 0.067906
}Build with VUV/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key