Rate Overview
Live
1 MOP = 14.6579 VUV
1 VUV = 0.068223
MOP
Avg
14.7127
High
14.7843
Low
14.6579
Last updated: 4/18/2026, 8:44:09 AM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.66 VUV |
| 10 MOP | 146.58 VUV |
| 50 MOP | 732.90 VUV |
| 100 MOP | 1,465.79 VUV |
| 500 MOP | 7,328.95 VUV |
| 1,000 MOP | 14,657.90 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-04-18T08:44:09Z",
"rates": {
"VUV": 14.657905
}
}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": 1465.7905,
"rate": 14.657905
}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