Rate Overview
Live
1 MOP = 3270.64 VND
1 VND = 0.000306
MOP
Avg
3268.54
High
3271.70
Low
3259.30
Last updated: 7/29/2026, 12:43:58 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,270.64 VND |
| 10 MOP | 32,706.42 VND |
| 50 MOP | 163,532.11 VND |
| 100 MOP | 327,064.22 VND |
| 500 MOP | 1,635,321.11 VND |
| 1,000 MOP | 3,270,642.22 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-29T12:43:58Z",
"rates": {
"VND": 3270.642223
}
}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": 327064.22229999996,
"rate": 3270.642223
}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