Rate Overview
Live
1 MOP = 3271.88 VND
1 VND = 0.000306
MOP
Avg
3264.49
High
3272.00
Low
3249.86
Last updated: 7/29/2026, 4:05:44 AM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,271.88 VND |
| 10 MOP | 32,718.80 VND |
| 50 MOP | 163,594.01 VND |
| 100 MOP | 327,188.02 VND |
| 500 MOP | 1,635,940.09 VND |
| 1,000 MOP | 3,271,880.17 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-29T04:05:44Z",
"rates": {
"VND": 3271.880174
}
}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": 327188.0174,
"rate": 3271.880174
}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