Rate Overview
Live
1 BMD = 8.0658 MOP
1 MOP = 0.123980
BMD
Avg
8.0608
High
8.0729
Low
8.0501
Last updated: 4/18/2026, 10:22:34 AM
Quick Conversions
| BMD | MOP |
|---|---|
| 1 BMD | 8.07 MOP |
| 10 BMD | 80.66 MOP |
| 50 BMD | 403.29 MOP |
| 100 BMD | 806.58 MOP |
| 500 BMD | 4,032.89 MOP |
| 1,000 BMD | 8,065.79 MOP |
Get BMD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=MOPExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-18T10:22:34Z",
"rates": {
"MOP": 8.065787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "MOP",
"amount": 100
},
"result": 806.5787,
"rate": 8.065787
}Build with BMD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key