Rate Overview
Live
1 MOP = 14.5767 VUV
1 VUV = 0.068603
MOP
Avg
14.6450
High
14.7204
Low
14.5736
Last updated: 5/8/2026, 3:42:41 PM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.58 VUV |
| 10 MOP | 145.77 VUV |
| 50 MOP | 728.83 VUV |
| 100 MOP | 1,457.67 VUV |
| 500 MOP | 7,288.33 VUV |
| 1,000 MOP | 14,576.65 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-08T15:42:41Z",
"rates": {
"VUV": 14.576654
}
}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": 1457.6653999999999,
"rate": 14.576654
}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