Rate Overview
Live
1 MOP = 3265.87 VND
1 VND = 0.000306
MOP
Avg
3257.72
High
3269.41
Low
3236.03
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,265.87 VND |
| 10 MOP | 32,658.72 VND |
| 50 MOP | 163,293.60 VND |
| 100 MOP | 326,587.19 VND |
| 500 MOP | 1,632,935.96 VND |
| 1,000 MOP | 3,265,871.93 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-03-07T00:08:30Z",
"rates": {
"VND": 3265.87193
}
}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": 326587.19299999997,
"rate": 3265.87193
}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