Rate Overview
Live
1 MOP = 7.9095 MZN
1 MZN = 0.126430
MOP
Avg
7.9090
High
7.9258
Low
7.8818
Last updated: 3/27/2026, 9:48:12 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.91 MZN |
| 10 MOP | 79.10 MZN |
| 50 MOP | 395.48 MZN |
| 100 MOP | 790.95 MZN |
| 500 MOP | 3,954.77 MZN |
| 1,000 MOP | 7,909.55 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-27T09:48:12Z",
"rates": {
"MZN": 7.909546
}
}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.9546,
"rate": 7.909546
}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