Rate Overview
Live
1 MOP = 14.9038 VUV
1 VUV = 0.067097
MOP
Avg
14.8090
High
14.9038
Low
14.7506
Last updated: 3/27/2026, 6:35:10 AM
Quick Conversions
| MOP | VUV |
|---|---|
| 1 MOP | 14.90 VUV |
| 10 MOP | 149.04 VUV |
| 50 MOP | 745.19 VUV |
| 100 MOP | 1,490.38 VUV |
| 500 MOP | 7,451.88 VUV |
| 1,000 MOP | 14,903.75 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-03-27T06:35:10Z",
"rates": {
"VUV": 14.903751
}
}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": 1490.3751,
"rate": 14.903751
}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