Rate Overview
Live
1 MOP = 3272.23 VND
1 VND = 0.000306
MOP
Avg
3264.69
High
3278.19
Low
3235.85
Last updated: 7/29/2026, 7:08:45 AM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,272.23 VND |
| 10 MOP | 32,722.33 VND |
| 50 MOP | 163,611.65 VND |
| 100 MOP | 327,223.30 VND |
| 500 MOP | 1,636,116.49 VND |
| 1,000 MOP | 3,272,232.99 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-29T07:08:45Z",
"rates": {
"VND": 3272.23299
}
}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": 327223.299,
"rate": 3272.23299
}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