Rate Overview
Live
1 MOP = 3266.74 VND
1 VND = 0.000306
MOP
Avg
3264.58
High
3267.82
Low
3253.56
Last updated: 7/7/2026, 8:47:59 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,266.74 VND |
| 10 MOP | 32,667.42 VND |
| 50 MOP | 163,337.12 VND |
| 100 MOP | 326,674.23 VND |
| 500 MOP | 1,633,371.17 VND |
| 1,000 MOP | 3,266,742.33 VND |
Get MOP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=VNDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-07T20:47:59Z",
"rates": {
"VND": 3266.742334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "VND",
"amount": 100
},
"result": 326674.2334,
"rate": 3266.742334
}Build with MOP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key