Rate Overview
Live
1 MOP = 7.8969 MZN
1 MZN = 0.126632
MOP
Avg
7.9144
High
7.9328
Low
7.8969
Last updated: 5/9/2026, 1:28:26 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.90 MZN |
| 10 MOP | 78.97 MZN |
| 50 MOP | 394.85 MZN |
| 100 MOP | 789.69 MZN |
| 500 MOP | 3,948.46 MZN |
| 1,000 MOP | 7,896.91 MZN |
Get MOP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MZNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-09T01:28:26Z",
"rates": {
"MZN": 7.896912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MZN",
"amount": 100
},
"result": 789.6912,
"rate": 7.896912
}Build with MOP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key