Rate Overview
Live
1 MOP = 7.9079 MZN
1 MZN = 0.126456
MOP
Avg
7.9255
High
7.9688
Low
7.9033
Last updated: 5/29/2026, 6:39:50 PM
Quick Conversions
| MOP | MZN |
|---|---|
| 1 MOP | 7.91 MZN |
| 10 MOP | 79.08 MZN |
| 50 MOP | 395.39 MZN |
| 100 MOP | 790.79 MZN |
| 500 MOP | 3,953.94 MZN |
| 1,000 MOP | 7,907.88 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-05-29T18:39:50Z",
"rates": {
"MZN": 7.90788
}
}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.788,
"rate": 7.90788
}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