Rate Overview
Live
1 MOP = 0.158265 BND
1 BND = 6.3185
MOP
Avg
0.158401
High
0.158760
Low
0.158207
Last updated: 5/29/2026, 7:50:40 PM
Quick Conversions
| MOP | BND |
|---|---|
| 1 MOP | 0.16 BND |
| 10 MOP | 1.58 BND |
| 50 MOP | 7.91 BND |
| 100 MOP | 15.83 BND |
| 500 MOP | 79.13 BND |
| 1,000 MOP | 158.27 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-05-29T19:50:40Z",
"rates": {
"BND": 0.158265
}
}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.8265,
"rate": 0.158265
}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