Rate Overview
Live
1 BAM = 4.7827 MOP
1 MOP = 0.209086
BAM
Avg
4.7755
High
4.7851
Low
4.7621
Last updated: 8/18/2026, 5:00:54 PM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.78 MOP |
| 10 BAM | 47.83 MOP |
| 50 BAM | 239.14 MOP |
| 100 BAM | 478.27 MOP |
| 500 BAM | 2,391.36 MOP |
| 1,000 BAM | 4,782.71 MOP |
Get BAM/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MOPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-18T17:00:54Z",
"rates": {
"MOP": 4.782714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MOP",
"amount": 100
},
"result": 478.2714,
"rate": 4.782714
}Build with BAM/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key