Rate Overview
Live
1 MOP = 3272.66 VND
1 VND = 0.000306
MOP
Avg
3270.84
High
3273.02
Low
3266.27
Last updated: 6/18/2026, 9:54:21 AM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,272.66 VND |
| 10 MOP | 32,726.56 VND |
| 50 MOP | 163,632.78 VND |
| 100 MOP | 327,265.55 VND |
| 500 MOP | 1,636,327.75 VND |
| 1,000 MOP | 3,272,655.51 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-18T09:54:21Z",
"rates": {
"VND": 3272.655505
}
}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": 327265.5505,
"rate": 3272.655505
}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