Rate Overview
Live
1 MOP = 0.209776 BAM
1 BAM = 4.7670
MOP
Avg
0.209078
High
0.213026
Low
0.204634
Last updated: 8/14/2026, 8:48:12 PM
Quick Conversions
| MOP | BAM |
|---|---|
| 1 MOP | 0.21 BAM |
| 10 MOP | 2.10 BAM |
| 50 MOP | 10.49 BAM |
| 100 MOP | 20.98 BAM |
| 500 MOP | 104.89 BAM |
| 1,000 MOP | 209.78 BAM |
Get MOP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BAMExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-14T20:48:12Z",
"rates": {
"BAM": 0.209776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BAM",
"amount": 100
},
"result": 20.9776,
"rate": 0.209776
}Build with MOP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key