Rate Overview
Live
1 MOP = 3241.44 VND
1 VND = 0.000309
MOP
Avg
3240.59
High
3247.82
Low
3234.06
Last updated: 9/1/2026, 7:52:05 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,241.44 VND |
| 10 MOP | 32,414.36 VND |
| 50 MOP | 162,071.81 VND |
| 100 MOP | 324,143.62 VND |
| 500 MOP | 1,620,718.10 VND |
| 1,000 MOP | 3,241,436.19 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-09-01T19:52:05Z",
"rates": {
"VND": 3241.436193
}
}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": 324143.6193,
"rate": 3241.436193
}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