Rate Overview
Live
1 MOP = 0.634995 BRL
1 BRL = 1.5748
MOP
Avg
0.635872
High
0.643874
Low
0.628200
Last updated: 9/7/2026, 5:22:10 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.63 BRL |
| 10 MOP | 6.35 BRL |
| 50 MOP | 31.75 BRL |
| 100 MOP | 63.50 BRL |
| 500 MOP | 317.50 BRL |
| 1,000 MOP | 635.00 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-09-07T05:22:10Z",
"rates": {
"BRL": 0.634995
}
}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.4995,
"rate": 0.634995
}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