Rate Overview
Live
1 BRL = 1.6198 MOP
1 MOP = 0.617361
BRL
Avg
1.6140
High
1.6198
Low
1.6022
Last updated: 4/18/2026, 8:44:11 AM
Quick Conversions
| BRL | MOP |
|---|---|
| 1 BRL | 1.62 MOP |
| 10 BRL | 16.20 MOP |
| 50 BRL | 80.99 MOP |
| 100 BRL | 161.98 MOP |
| 500 BRL | 809.90 MOP |
| 1,000 BRL | 1,619.80 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-04-18T08:44:11Z",
"rates": {
"MOP": 1.619797
}
}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": 161.97969999999998,
"rate": 1.619797
}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