Rate Overview
Live
1 MOP = 7.8989 MZN
1 MZN = 0.126600
MOP
Avg
7.8947
High
7.9061
Low
7.8738
Last updated: 7/31/2026, 8:22:50 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.90 MZN |
| 10 MOP | 78.99 MZN |
| 50 MOP | 394.94 MZN |
| 100 MOP | 789.89 MZN |
| 500 MOP | 3,949.43 MZN |
| 1,000 MOP | 7,898.87 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-07-31T08:22:50Z",
"rates": {
"MZN": 7.898866
}
}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.8866,
"rate": 7.898866
}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