Rate Overview
Live
1 MOP = 0.123989 BMD
1 BMD = 8.0652
MOP
Avg
0.124414
High
0.125168
Low
0.123677
Last updated: 3/27/2026, 10:07:07 AM
Quick Conversions
| MOP | BMD |
|---|---|
| 1 MOP | 0.12 BMD |
| 10 MOP | 1.24 BMD |
| 50 MOP | 6.20 BMD |
| 100 MOP | 12.40 BMD |
| 500 MOP | 61.99 BMD |
| 1,000 MOP | 123.99 BMD |
Get MOP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BMDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T10:07:07Z",
"rates": {
"BMD": 0.123989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BMD",
"amount": 100
},
"result": 12.3989,
"rate": 0.123989
}Build with MOP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key