Rate Overview
Live
1 BND = 6.3587 MOP
1 MOP = 0.157264
BND
Avg
6.3408
High
6.3714
Low
6.3212
Last updated: 5/9/2026, 10:53:43 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.36 MOP |
| 10 BND | 63.59 MOP |
| 50 BND | 317.94 MOP |
| 100 BND | 635.87 MOP |
| 500 BND | 3,179.36 MOP |
| 1,000 BND | 6,358.72 MOP |
Get BND/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MOPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-09T10:53:43Z",
"rates": {
"MOP": 6.358717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MOP",
"amount": 100
},
"result": 635.8717,
"rate": 6.358717
}Build with BND/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key