Rate Overview
Live
1 MOP = 3272.93 VND
1 VND = 0.000306
MOP
Avg
3208.65
High
3299.86
Low
3054.92
Last updated: 6/18/2026, 12:30:42 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,272.93 VND |
| 10 MOP | 32,729.34 VND |
| 50 MOP | 163,646.71 VND |
| 100 MOP | 327,293.42 VND |
| 500 MOP | 1,636,467.12 VND |
| 1,000 MOP | 3,272,934.25 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-06-18T12:30:42Z",
"rates": {
"VND": 3272.934249
}
}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": 327293.4249,
"rate": 3272.934249
}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