Rate Overview
Live
1 VUV = 0.068403 MOP
1 MOP = 14.6192
VUV
Avg
0.067917
High
0.068403
Low
0.067574
Last updated: 4/17/2026, 6:05:48 AM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.68 MOP |
| 50 VUV | 3.42 MOP |
| 100 VUV | 6.84 MOP |
| 500 VUV | 34.20 MOP |
| 1,000 VUV | 68.40 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-04-17T06:05:48Z",
"rates": {
"MOP": 0.068403
}
}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.840300000000001,
"rate": 0.068403
}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