Rate Overview
Live
1 VND = 0.000308 MOP
1 MOP = 3246.75
VND
Avg
0.000307
High
0.000309
Low
0.000305
Last updated: 3/7/2026, 3:44:01 AM
Quick Conversions
| VND | MOP |
|---|---|
| 1 VND | 0.00 MOP |
| 10 VND | 0.00 MOP |
| 50 VND | 0.02 MOP |
| 100 VND | 0.03 MOP |
| 500 VND | 0.15 MOP |
| 1,000 VND | 0.31 MOP |
Get VND/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=MOPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:44:01Z",
"rates": {
"MOP": 0.000308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "MOP",
"amount": 100
},
"result": 0.0308,
"rate": 0.000308
}Build with VND/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key