Rate Overview
Live
1 MOP = 3272.38 VND
1 VND = 0.000306
MOP
Avg
3268.05
High
3290.32
Low
3235.56
Last updated: 7/29/2026, 12:59:23 AM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,272.38 VND |
| 10 MOP | 32,723.76 VND |
| 50 MOP | 163,618.78 VND |
| 100 MOP | 327,237.57 VND |
| 500 MOP | 1,636,187.85 VND |
| 1,000 MOP | 3,272,375.70 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-29T00:59:23Z",
"rates": {
"VND": 3272.375699
}
}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": 327237.5699,
"rate": 3272.375699
}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