Rate Overview
Live
1 MOP = 7.9059 MZN
1 MZN = 0.126488
MOP
Avg
7.9020
High
7.9066
Low
7.8861
Last updated: 7/10/2026, 1:50:00 PM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.91 MZN |
| 10 MOP | 79.06 MZN |
| 50 MOP | 395.30 MZN |
| 100 MOP | 790.59 MZN |
| 500 MOP | 3,952.96 MZN |
| 1,000 MOP | 7,905.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-07-10T13:50:00Z",
"rates": {
"MZN": 7.90591
}
}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.591,
"rate": 7.90591
}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