Rate Overview
Live
1 BRL = 1.5626 MOP
1 MOP = 0.639945
BRL
Avg
1.5612
High
1.5713
Low
1.5539
Last updated: 7/8/2026, 9:04:14 PM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.56 MOP |
| 10 BRL | 15.63 MOP |
| 50 BRL | 78.13 MOP |
| 100 BRL | 156.26 MOP |
| 500 BRL | 781.32 MOP |
| 1,000 BRL | 1,562.63 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-08T21:04:14Z",
"rates": {
"MOP": 1.562634
}
}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.26340000000002,
"rate": 1.562634
}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