Rate Overview
Live
1 MZN = 0.126600 MOP
1 MOP = 7.8989
MZN
Avg
0.126578
High
0.127002
Low
0.126412
Last updated: 7/31/2026, 5:09:39 AM
Quick Conversions
| MZN | MOP |
|---|---|
| 1 MZN | 0.13 MOP |
| 10 MZN | 1.27 MOP |
| 50 MZN | 6.33 MOP |
| 100 MZN | 12.66 MOP |
| 500 MZN | 63.30 MOP |
| 1,000 MZN | 126.60 MOP |
Get MZN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=MOPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-31T05:09:39Z",
"rates": {
"MOP": 0.1266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "MOP",
"amount": 100
},
"result": 12.659999999999998,
"rate": 0.1266
}Build with MZN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key