Rate Overview
Live
1 MOP = 0.159375 BND
1 BND = 6.2745
MOP
Avg
0.160041
High
0.164181
Low
0.156816
Last updated: 3/27/2026, 8:22:51 AM
Quick Conversions
| MOP | BND |
|---|---|
| 1 MOP | 0.16 BND |
| 10 MOP | 1.59 BND |
| 50 MOP | 7.97 BND |
| 100 MOP | 15.94 BND |
| 500 MOP | 79.69 BND |
| 1,000 MOP | 159.38 BND |
Get MOP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BNDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T08:22:51Z",
"rates": {
"BND": 0.159375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BND",
"amount": 100
},
"result": 15.937499999999998,
"rate": 0.159375
}Build with MOP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key