Rate Overview
Live
1 MOP = 0.208756 BAM
1 BAM = 4.7903
MOP
Avg
0.208422
High
0.209123
Low
0.207514
Last updated: 9/1/2026, 4:59:21 PM
Quick Conversions
| MOP | BAM |
|---|---|
| 1 MOP | 0.21 BAM |
| 10 MOP | 2.09 BAM |
| 50 MOP | 10.44 BAM |
| 100 MOP | 20.88 BAM |
| 500 MOP | 104.38 BAM |
| 1,000 MOP | 208.76 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-09-01T16:59:21Z",
"rates": {
"BAM": 0.208756
}
}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.8756,
"rate": 0.208756
}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