Rate Overview
Live
1 MOP = 0.211685 BAM
1 BAM = 4.7240
MOP
Avg
0.211901
High
0.212397
Low
0.211584
Last updated: 7/7/2026, 6:04:36 PM
Quick Conversions
| MOP | BAM |
|---|---|
| 1 MOP | 0.21 BAM |
| 10 MOP | 2.12 BAM |
| 50 MOP | 10.58 BAM |
| 100 MOP | 21.17 BAM |
| 500 MOP | 105.84 BAM |
| 1,000 MOP | 211.69 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-07-07T18:04:36Z",
"rates": {
"BAM": 0.211685
}
}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": 21.1685,
"rate": 0.211685
}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