Rate Overview
Live
1 MOP = 0.157774 BND
1 BND = 6.3382
MOP
Avg
0.157846
High
0.158132
Low
0.157607
Last updated: 4/18/2026, 8:43:06 AM
Quick Conversions
| MOP | BND |
|---|---|
| 1 MOP | 0.16 BND |
| 10 MOP | 1.58 BND |
| 50 MOP | 7.89 BND |
| 100 MOP | 15.78 BND |
| 500 MOP | 78.89 BND |
| 1,000 MOP | 157.77 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-04-18T08:43:06Z",
"rates": {
"BND": 0.157774
}
}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.7774,
"rate": 0.157774
}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