Rate Overview
Live
1 MOP = 7.9037 MZN
1 MZN = 0.126524
MOP
Avg
7.8973
High
7.9037
Low
7.8854
Last updated: 8/19/2026, 10:24:26 PM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.90 MZN |
| 10 MOP | 79.04 MZN |
| 50 MOP | 395.18 MZN |
| 100 MOP | 790.37 MZN |
| 500 MOP | 3,951.84 MZN |
| 1,000 MOP | 7,903.67 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-08-19T22:24:26Z",
"rates": {
"MZN": 7.90367
}
}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": 790.367,
"rate": 7.90367
}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