Rate Overview
Live
1 MOP = 0.205570 BAM
1 BAM = 4.8645
MOP
Avg
0.206296
High
0.207346
Low
0.205472
Last updated: 4/18/2026, 8:43:39 AM
Quick Conversions
| MOP | BAM |
|---|---|
| 1 MOP | 0.21 BAM |
| 10 MOP | 2.06 BAM |
| 50 MOP | 10.28 BAM |
| 100 MOP | 20.56 BAM |
| 500 MOP | 102.79 BAM |
| 1,000 MOP | 205.57 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-04-18T08:43:39Z",
"rates": {
"BAM": 0.20557
}
}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.557,
"rate": 0.20557
}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