Rate Overview
Live
1 BAM = 4.7995 MOP
1 MOP = 0.208355
BAM
Avg
4.7911
High
4.8083
Low
4.7814
Last updated: 9/4/2026, 12:46:58 PM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.80 MOP |
| 10 BAM | 48.00 MOP |
| 50 BAM | 239.98 MOP |
| 100 BAM | 479.95 MOP |
| 500 BAM | 2,399.75 MOP |
| 1,000 BAM | 4,799.50 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-09-04T12:46:58Z",
"rates": {
"MOP": 4.799504
}
}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": 479.9504,
"rate": 4.799504
}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