Rate Overview
Live
1 BMD = 8.0784 MOP
1 MOP = 0.123787
BMD
Avg
8.0789
High
8.0819
Low
8.0781
Last updated: 7/7/2026, 5:07:46 PM
Quick Conversions
| BMD | MOP |
|---|---|
| 1 BMD | 8.08 MOP |
| 10 BMD | 80.78 MOP |
| 50 BMD | 403.92 MOP |
| 100 BMD | 807.84 MOP |
| 500 BMD | 4,039.20 MOP |
| 1,000 BMD | 8,078.40 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-07-07T17:07:46Z",
"rates": {
"MOP": 8.078399
}
}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": 807.8399,
"rate": 8.078399
}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