Rate Overview
Live
1 BRL = 1.5483 MOP
1 MOP = 0.645881
BRL
Avg
1.5620
High
1.5889
Low
1.5483
Last updated: 8/17/2026, 11:32:36 PM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.55 MOP |
| 10 BRL | 15.48 MOP |
| 50 BRL | 77.41 MOP |
| 100 BRL | 154.83 MOP |
| 500 BRL | 774.14 MOP |
| 1,000 BRL | 1,548.27 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-08-17T23:32:36Z",
"rates": {
"MOP": 1.548272
}
}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": 154.8272,
"rate": 1.548272
}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