Rate Overview
Live
1 MOP = 3270.74 VND
1 VND = 0.000306
MOP
Avg
3268.00
High
3290.32
Low
3235.56
Last updated: 7/29/2026, 3:59:46 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,270.74 VND |
| 10 MOP | 32,707.35 VND |
| 50 MOP | 163,536.75 VND |
| 100 MOP | 327,073.51 VND |
| 500 MOP | 1,635,367.53 VND |
| 1,000 MOP | 3,270,735.07 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-29T15:59:46Z",
"rates": {
"VND": 3270.735069
}
}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": 327073.5069,
"rate": 3270.735069
}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