Rate Overview
Live
1 MOP = 0.653544 BRL
1 BRL = 1.5301
MOP
Avg
0.647523
High
0.654983
Low
0.636720
Last updated: 3/7/2026, 12:08:27 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.65 BRL |
| 10 MOP | 6.54 BRL |
| 50 MOP | 32.68 BRL |
| 100 MOP | 65.35 BRL |
| 500 MOP | 326.77 BRL |
| 1,000 MOP | 653.54 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-03-07T00:08:27Z",
"rates": {
"BRL": 0.653544
}
}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": 65.3544,
"rate": 0.653544
}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