Rate Overview
Live
1 MOP = 0.206064 BAM
1 BAM = 4.8529
MOP
Avg
0.206620
High
0.207277
Low
0.205556
Last updated: 5/8/2026, 12:59:03 PM
Quick Conversions
| MOP | BAM |
|---|---|
| 1 MOP | 0.21 BAM |
| 10 MOP | 2.06 BAM |
| 50 MOP | 10.30 BAM |
| 100 MOP | 20.61 BAM |
| 500 MOP | 103.03 BAM |
| 1,000 MOP | 206.06 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-05-08T12:59:03Z",
"rates": {
"BAM": 0.206064
}
}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.6064,
"rate": 0.206064
}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