Rate Overview
Live
1 MOP = 0.158659 BND
1 BND = 6.3028
MOP
Avg
0.157980
High
0.158909
Low
0.156947
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | BND |
|---|---|
| 1 MOP | 0.16 BND |
| 10 MOP | 1.59 BND |
| 50 MOP | 7.93 BND |
| 100 MOP | 15.87 BND |
| 500 MOP | 79.33 BND |
| 1,000 MOP | 158.66 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-07T00:08:03Z",
"rates": {
"BND": 0.158659
}
}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.8659,
"rate": 0.158659
}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