Rate Overview
Live
1 BAM = 4.7147 MOP
1 MOP = 0.212101
BAM
Avg
4.7189
High
4.7263
Low
4.7085
Last updated: 7/8/2026, 4:21:26 PM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.71 MOP |
| 10 BAM | 47.15 MOP |
| 50 BAM | 235.74 MOP |
| 100 BAM | 471.47 MOP |
| 500 BAM | 2,357.37 MOP |
| 1,000 BAM | 4,714.73 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-07-08T16:21:26Z",
"rates": {
"MOP": 4.714731
}
}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": 471.47309999999993,
"rate": 4.714731
}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