Rate Overview
Live
1 MOP = 0.649478 BRL
1 BRL = 1.5397
MOP
Avg
0.648624
High
0.660933
Low
0.636479
Last updated: 3/27/2026, 11:47:22 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.65 BRL |
| 10 MOP | 6.49 BRL |
| 50 MOP | 32.47 BRL |
| 100 MOP | 64.95 BRL |
| 500 MOP | 324.74 BRL |
| 1,000 MOP | 649.48 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-27T11:47:22Z",
"rates": {
"BRL": 0.649478
}
}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.9478,
"rate": 0.649478
}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