Rate Overview
Live
1 BMD = 8.0922 MOP
1 MOP = 0.123576
BMD
Avg
8.0745
High
8.0922
Low
8.0550
Last updated: 5/9/2026, 2:48:14 AM
Quick Conversions
| BMD | MOP |
|---|---|
| 1 BMD | 8.09 MOP |
| 10 BMD | 80.92 MOP |
| 50 BMD | 404.61 MOP |
| 100 BMD | 809.22 MOP |
| 500 BMD | 4,046.09 MOP |
| 1,000 BMD | 8,092.19 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-05-09T02:48:14Z",
"rates": {
"MOP": 8.092186
}
}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": 809.2186,
"rate": 8.092186
}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