Rate Overview
Live
1 MOP = 7.9021 MZN
1 MZN = 0.126549
MOP
Avg
7.9017
High
7.9075
Low
7.8960
Last updated: 9/10/2026, 11:31:59 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.90 MZN |
| 10 MOP | 79.02 MZN |
| 50 MOP | 395.10 MZN |
| 100 MOP | 790.21 MZN |
| 500 MOP | 3,951.05 MZN |
| 1,000 MOP | 7,902.10 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-09-10T11:31:59Z",
"rates": {
"MZN": 7.902098
}
}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.2098,
"rate": 7.902098
}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