Rate Overview
Live
1 MOP = 0.611231 BRL
1 BRL = 1.6360
MOP
Avg
0.612292
High
0.618622
Low
0.607257
Last updated: 5/9/2026, 2:50:20 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.61 BRL |
| 10 MOP | 6.11 BRL |
| 50 MOP | 30.56 BRL |
| 100 MOP | 61.12 BRL |
| 500 MOP | 305.62 BRL |
| 1,000 MOP | 611.23 BRL |
Get MOP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BRLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-09T02:50:20Z",
"rates": {
"BRL": 0.611231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BRL",
"amount": 100
},
"result": 61.123099999999994,
"rate": 0.611231
}Build with MOP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key