Rate Overview
Live
1 BRL = 1.5397 MOP
1 MOP = 0.649478
BRL
Avg
1.5308
High
1.5710
Low
1.4638
Last updated: 3/27/2026, 10:14:10 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.54 MOP |
| 10 BRL | 15.40 MOP |
| 50 BRL | 76.98 MOP |
| 100 BRL | 153.97 MOP |
| 500 BRL | 769.85 MOP |
| 1,000 BRL | 1,539.70 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-03-27T10:14:10Z",
"rates": {
"MOP": 1.539697
}
}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": 153.96970000000002,
"rate": 1.539697
}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