Rate Overview
Live
1 MOP = 3251.76 VND
1 VND = 0.000308
MOP
Avg
3245.03
High
3252.07
Low
3235.17
Last updated: 8/18/2026, 3:10:42 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,251.76 VND |
| 10 MOP | 32,517.62 VND |
| 50 MOP | 162,588.12 VND |
| 100 MOP | 325,176.24 VND |
| 500 MOP | 1,625,881.20 VND |
| 1,000 MOP | 3,251,762.40 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-08-18T15:10:42Z",
"rates": {
"VND": 3251.762404
}
}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": 325176.2404,
"rate": 3251.762404
}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