Rate Overview
Live
1 MOP = 7.9104 MZN
1 MZN = 0.126416
MOP
Avg
7.9101
High
7.9156
Low
7.9036
Last updated: 6/19/2026, 10:11:27 AM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.91 MZN |
| 10 MOP | 79.10 MZN |
| 50 MOP | 395.52 MZN |
| 100 MOP | 791.04 MZN |
| 500 MOP | 3,955.19 MZN |
| 1,000 MOP | 7,910.38 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-06-19T10:11:27Z",
"rates": {
"MZN": 7.910382
}
}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": 791.0382000000001,
"rate": 7.910382
}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