Rate Overview
Live
1 BND = 6.2745 MOP
1 MOP = 0.159376
BND
Avg
6.2319
High
6.5230
Low
5.9578
Last updated: 3/27/2026, 8:18:19 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.27 MOP |
| 10 BND | 62.74 MOP |
| 50 BND | 313.72 MOP |
| 100 BND | 627.45 MOP |
| 500 BND | 3,137.24 MOP |
| 1,000 BND | 6,274.48 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-03-27T08:18:19Z",
"rates": {
"MOP": 6.274477
}
}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": 627.4477,
"rate": 6.274477
}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