Rate Overview
Live
1 BAM = 4.7852 MOP
1 MOP = 0.208978
BAM
Avg
4.8129
High
4.8683
Low
4.7698
Last updated: 3/7/2026, 3:44:12 AM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.79 MOP |
| 10 BAM | 47.85 MOP |
| 50 BAM | 239.26 MOP |
| 100 BAM | 478.52 MOP |
| 500 BAM | 2,392.60 MOP |
| 1,000 BAM | 4,785.20 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-03-07T03:44:12Z",
"rates": {
"MOP": 4.785197
}
}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.5197,
"rate": 4.785197
}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