Rate Overview
Live
1 BRL = 1.6404 MOP
1 MOP = 0.609611
BRL
Avg
1.6345
High
1.6467
Low
1.6165
Last updated: 5/9/2026, 7:21:16 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.64 MOP |
| 10 BRL | 16.40 MOP |
| 50 BRL | 82.02 MOP |
| 100 BRL | 164.04 MOP |
| 500 BRL | 820.20 MOP |
| 1,000 BRL | 1,640.39 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-09T07:21:16Z",
"rates": {
"MOP": 1.640391
}
}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": 164.0391,
"rate": 1.640391
}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