Rate Overview
Live
1 VUV = 0.068216 MOP
1 MOP = 14.6593
VUV
Avg
0.068290
High
0.069064
Low
0.067932
Last updated: 5/27/2026, 2:52:25 PM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.68 MOP |
| 50 VUV | 3.41 MOP |
| 100 VUV | 6.82 MOP |
| 500 VUV | 34.11 MOP |
| 1,000 VUV | 68.22 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-05-27T14:52:25Z",
"rates": {
"MOP": 0.068216
}
}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.8216,
"rate": 0.068216
}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