Rate Overview
Live
1 BRL = 1.5631 MOP
1 MOP = 0.639747
BRL
Avg
1.5669
High
1.5982
Low
1.5523
Last updated: 7/6/2026, 4:11:44 PM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.56 MOP |
| 10 BRL | 15.63 MOP |
| 50 BRL | 78.16 MOP |
| 100 BRL | 156.31 MOP |
| 500 BRL | 781.56 MOP |
| 1,000 BRL | 1,563.12 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-06T16:11:44Z",
"rates": {
"MOP": 1.563119
}
}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": 156.31189999999998,
"rate": 1.563119
}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