Rate Overview
Live
1 MOP = 0.625754 BRL
1 BRL = 1.5981
MOP
Avg
0.663036
High
0.704357
Low
0.609610
Last updated: 5/29/2026, 7:53:47 PM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.63 BRL |
| 10 MOP | 6.26 BRL |
| 50 MOP | 31.29 BRL |
| 100 MOP | 62.58 BRL |
| 500 MOP | 312.88 BRL |
| 1,000 MOP | 625.75 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-05-29T19:53:47Z",
"rates": {
"BRL": 0.625754
}
}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": 62.5754,
"rate": 0.625754
}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