Rate Overview
Live
1 MOP = 3275.95 VND
1 VND = 0.000305
MOP
Avg
3273.26
High
3284.51
Low
3246.30
Last updated: 5/28/2026, 10:58:07 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,275.95 VND |
| 10 MOP | 32,759.53 VND |
| 50 MOP | 163,797.65 VND |
| 100 MOP | 327,595.29 VND |
| 500 MOP | 1,637,976.47 VND |
| 1,000 MOP | 3,275,952.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-05-28T22:58:07Z",
"rates": {
"VND": 3275.952931
}
}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": 327595.2931,
"rate": 3275.952931
}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