Rate Overview
Live
1 BAM = 4.6991 MOP
1 MOP = 0.212807
BAM
Avg
4.7928
High
4.9262
Low
4.6971
Last updated: 7/28/2026, 4:00:28 PM
Quick Conversions
| BAM | MOP |
|---|---|
| 1 BAM | 4.70 MOP |
| 10 BAM | 46.99 MOP |
| 50 BAM | 234.96 MOP |
| 100 BAM | 469.91 MOP |
| 500 BAM | 2,349.55 MOP |
| 1,000 BAM | 4,699.10 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-28T16:00:28Z",
"rates": {
"MOP": 4.699103
}
}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": 469.9103,
"rate": 4.699103
}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