Rate Overview
Live
1 BRL = 1.5578 MOP
1 MOP = 0.641915
BRL
Avg
1.5809
High
1.5982
Low
1.5578
Last updated: 6/19/2026, 10:24:48 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.56 MOP |
| 10 BRL | 15.58 MOP |
| 50 BRL | 77.89 MOP |
| 100 BRL | 155.78 MOP |
| 500 BRL | 778.92 MOP |
| 1,000 BRL | 1,557.84 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-06-19T10:24:48Z",
"rates": {
"MOP": 1.557838
}
}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": 155.7838,
"rate": 1.557838
}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