Rate Overview
Live
1 BMD = 8.0563 MOP
1 MOP = 0.124127
BMD
Avg
8.0544
High
8.0580
Low
8.0430
Last updated: 3/7/2026, 2:56:08 AM
Quick Conversions
| BMD | MOP |
|---|---|
| 1 BMD | 8.06 MOP |
| 10 BMD | 80.56 MOP |
| 50 BMD | 402.81 MOP |
| 100 BMD | 805.63 MOP |
| 500 BMD | 4,028.13 MOP |
| 1,000 BMD | 8,056.25 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-03-07T02:56:08Z",
"rates": {
"MOP": 8.05625
}
}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": 805.625,
"rate": 8.05625
}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