Rate Overview
Live
1 MOP = 7.8808 MZN
1 MZN = 0.126891
MOP
Avg
7.8932
High
7.9061
Low
7.8738
Last updated: 7/30/2026, 1:41:34 PM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.88 MZN |
| 10 MOP | 78.81 MZN |
| 50 MOP | 394.04 MZN |
| 100 MOP | 788.08 MZN |
| 500 MOP | 3,940.40 MZN |
| 1,000 MOP | 7,880.80 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-30T13:41:34Z",
"rates": {
"MZN": 7.880797
}
}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": 788.0797,
"rate": 7.880797
}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