Rate Overview
Live
1 MOP = 3263.03 VND
1 VND = 0.000306
MOP
Avg
3270.90
High
3279.06
Low
3263.03
Last updated: 5/8/2026, 12:59:00 PM
Quick Conversions
| MOP | VND |
|---|---|
| 1 MOP | 3,263.03 VND |
| 10 MOP | 32,630.30 VND |
| 50 MOP | 163,151.52 VND |
| 100 MOP | 326,303.05 VND |
| 500 MOP | 1,631,515.24 VND |
| 1,000 MOP | 3,263,030.49 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-08T12:59:00Z",
"rates": {
"VND": 3263.030489
}
}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": 326303.0489,
"rate": 3263.030489
}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