Rate Overview
Live
1 MZN = 0.126351 MOP
1 MOP = 7.9145
MZN
Avg
0.126163
High
0.126351
Low
0.125948
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| MZN | MOP |
|---|---|
| 1 MZN | 0.13 MOP |
| 10 MZN | 1.26 MOP |
| 50 MZN | 6.32 MOP |
| 100 MZN | 12.64 MOP |
| 500 MZN | 63.18 MOP |
| 1,000 MZN | 126.35 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-03-07T03:21:31Z",
"rates": {
"MOP": 0.126351
}
}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.6351,
"rate": 0.126351
}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