Rate Overview
Live
1 BRL = 1.5824 MOP
1 MOP = 0.631960
BRL
Avg
1.5298
High
1.6408
Low
1.4469
Last updated: 7/21/2026, 3:43:44 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.58 MOP |
| 10 BRL | 15.82 MOP |
| 50 BRL | 79.12 MOP |
| 100 BRL | 158.24 MOP |
| 500 BRL | 791.19 MOP |
| 1,000 BRL | 1,582.38 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-21T03:43:44Z",
"rates": {
"MOP": 1.582378
}
}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": 158.2378,
"rate": 1.582378
}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