Rate Overview
Live
1 BRL = 1.5770 MOP
1 MOP = 0.634117
BRL
Avg
1.5315
High
1.6467
Low
1.4471
Last updated: 7/30/2026, 8:01:44 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.58 MOP |
| 10 BRL | 15.77 MOP |
| 50 BRL | 78.85 MOP |
| 100 BRL | 157.70 MOP |
| 500 BRL | 788.50 MOP |
| 1,000 BRL | 1,577.00 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-30T08:01:44Z",
"rates": {
"MOP": 1.576996
}
}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.6996,
"rate": 1.576996
}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