Rate Overview
Live
1 MOP = 0.639944 BRL
1 BRL = 1.5626
MOP
Avg
0.640525
High
0.643534
Low
0.636431
Last updated: 7/8/2026, 9:08:55 PM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.64 BRL |
| 10 MOP | 6.40 BRL |
| 50 MOP | 32.00 BRL |
| 100 MOP | 63.99 BRL |
| 500 MOP | 319.97 BRL |
| 1,000 MOP | 639.94 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-08T21:08:55Z",
"rates": {
"BRL": 0.639944
}
}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.9944,
"rate": 0.639944
}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