Rate Overview
Live
1 BRL = 1.5737 MOP
1 MOP = 0.635442
BRL
Avg
1.5854
High
1.5924
Low
1.5737
Last updated: 7/29/2026, 9:22:41 PM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.57 MOP |
| 10 BRL | 15.74 MOP |
| 50 BRL | 78.69 MOP |
| 100 BRL | 157.37 MOP |
| 500 BRL | 786.85 MOP |
| 1,000 BRL | 1,573.71 MOP |
Get BRL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MOPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-29T21:22:41Z",
"rates": {
"MOP": 1.573708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MOP",
"amount": 100
},
"result": 157.3708,
"rate": 1.573708
}Build with BRL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key