Rate Overview
Live
1 MOP = 3277.25 VND
1 VND = 0.000305
MOP
Avg
3253.85
High
3299.51
Low
3158.21
Last updated: 3/27/2026, 3:19:08 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,277.25 VND |
| 10 MOP | 32,772.46 VND |
| 50 MOP | 163,862.28 VND |
| 100 MOP | 327,724.57 VND |
| 500 MOP | 1,638,622.83 VND |
| 1,000 MOP | 3,277,245.65 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-27T15:19:08Z",
"rates": {
"VND": 3277.245651
}
}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": 327724.5651,
"rate": 3277.245651
}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