Rate Overview
Live
1 VUV = 0.068589 MOP
1 MOP = 14.5796
VUV
Avg
0.068227
High
0.068589
Low
0.067932
Last updated: 5/7/2026, 10:12:05 AM
Quick Conversions
| VUV | MOP |
|---|---|
| 1 VUV | 0.07 MOP |
| 10 VUV | 0.69 MOP |
| 50 VUV | 3.43 MOP |
| 100 VUV | 6.86 MOP |
| 500 VUV | 34.29 MOP |
| 1,000 VUV | 68.59 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-07T10:12:05Z",
"rates": {
"MOP": 0.068589
}
}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.858899999999999,
"rate": 0.068589
}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