Rate Overview
Live
1 MOP = 0.631112 BRL
1 BRL = 1.5845
MOP
Avg
0.681754
High
0.771520
Low
0.613637
Last updated: 7/24/2026, 6:55:40 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.63 BRL |
| 10 MOP | 6.31 BRL |
| 50 MOP | 31.56 BRL |
| 100 MOP | 63.11 BRL |
| 500 MOP | 315.56 BRL |
| 1,000 MOP | 631.11 BRL |
Get MOP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BRLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-24T06:55:40Z",
"rates": {
"BRL": 0.631112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BRL",
"amount": 100
},
"result": 63.111200000000004,
"rate": 0.631112
}Build with MOP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key