Rate Overview
Live
1 MOP = 0.159956 BND
1 BND = 6.2517
MOP
Avg
0.160354
High
0.167847
Low
0.153304
Last updated: 7/29/2026, 7:33:19 PM
Quick Conversions
| MOP | BND |
|---|---|
| 1 MOP | 0.16 BND |
| 10 MOP | 1.60 BND |
| 50 MOP | 8.00 BND |
| 100 MOP | 16.00 BND |
| 500 MOP | 79.98 BND |
| 1,000 MOP | 159.96 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-07-29T19:33:19Z",
"rates": {
"BND": 0.159956
}
}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.9956,
"rate": 0.159956
}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