Rate Overview
Live
1 MOP = 0.617361 BRL
1 BRL = 1.6198
MOP
Avg
0.619586
High
0.624127
Low
0.617361
Last updated: 4/18/2026, 8:44:09 AM
Quick Conversions
| MOP | BRL |
|---|---|
| 1 MOP | 0.62 BRL |
| 10 MOP | 6.17 BRL |
| 50 MOP | 30.87 BRL |
| 100 MOP | 61.74 BRL |
| 500 MOP | 308.68 BRL |
| 1,000 MOP | 617.36 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-04-18T08:44:09Z",
"rates": {
"BRL": 0.617361
}
}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.73610000000001,
"rate": 0.617361
}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