Rate Overview
Live
1 MOP = 0.641915 BRL
1 BRL = 1.5578
MOP
Avg
0.632622
High
0.641915
Low
0.625716
Last updated: 6/19/2026, 10:10:01 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.64 BRL |
| 10 MOP | 6.42 BRL |
| 50 MOP | 32.10 BRL |
| 100 MOP | 64.19 BRL |
| 500 MOP | 320.96 BRL |
| 1,000 MOP | 641.92 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-06-19T10:10:01Z",
"rates": {
"BRL": 0.641915
}
}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": 64.1915,
"rate": 0.641915
}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