Rate Overview
Live
1 BAM = 4.7584 MOP
1 MOP = 0.210154
BAM
Avg
4.7710
High
4.7832
Low
4.7584
Last updated: 3/27/2026, 6:40:07 AM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.76 MOP |
| 10 BAM | 47.58 MOP |
| 50 BAM | 237.92 MOP |
| 100 BAM | 475.84 MOP |
| 500 BAM | 2,379.20 MOP |
| 1,000 BAM | 4,758.41 MOP |
Get BAM/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MOPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T06:40:07Z",
"rates": {
"MOP": 4.758405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MOP",
"amount": 100
},
"result": 475.84049999999996,
"rate": 4.758405
}Build with BAM/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key