Rate Overview
Live
1 BRL = 1.5981 MOP
1 MOP = 0.625754
BRL
Avg
1.5101
High
1.6404
Low
1.4197
Last updated: 5/29/2026, 7:54:00 PM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.60 MOP |
| 10 BRL | 15.98 MOP |
| 50 BRL | 79.90 MOP |
| 100 BRL | 159.81 MOP |
| 500 BRL | 799.04 MOP |
| 1,000 BRL | 1,598.07 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-05-29T19:54:00Z",
"rates": {
"MOP": 1.598071
}
}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": 159.8071,
"rate": 1.598071
}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