Rate Overview
Live
1 BMD = 8.0779 MOP
1 MOP = 0.123795
BMD
Avg
8.0379
High
8.0855
Low
7.9833
Last updated: 7/29/2026, 2:12:53 PM
Quick Conversions
| BMD | MOP |
|---|---|
| 1 BMD | 8.08 MOP |
| 10 BMD | 80.78 MOP |
| 50 BMD | 403.89 MOP |
| 100 BMD | 807.79 MOP |
| 500 BMD | 4,038.93 MOP |
| 1,000 BMD | 8,077.86 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-29T14:12:53Z",
"rates": {
"MOP": 8.077863
}
}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.7863000000001,
"rate": 8.077863
}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