Rate Overview
Live
1 MOP = 7.9216 MZN
1 MZN = 0.126237
MOP
Avg
7.9286
High
7.9398
Low
7.9211
Last updated: 3/7/2026, 12:09:55 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.92 MZN |
| 10 MOP | 79.22 MZN |
| 50 MOP | 396.08 MZN |
| 100 MOP | 792.16 MZN |
| 500 MOP | 3,960.81 MZN |
| 1,000 MOP | 7,921.61 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-03-07T00:09:55Z",
"rates": {
"MZN": 7.921613
}
}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": 792.1613,
"rate": 7.921613
}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