Rate Overview
Live
1 VND = 0.000305 MOP
1 MOP = 3278.69 VND
Avg
0.000304
High
0.000305
Low
0.000304
Last updated: 1/25/2026, 11:17:30 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-01-25T11:17:30Z",
"rates": {
"MOP": 0.000305
}
}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.0305,
"rate": 0.000305
}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