Rate Overview
Live
1 BND = 6.2888 MOP
1 MOP = 0.159014
BND
Avg
6.2554
High
6.2888
Low
6.2324
Last updated: 8/1/2026, 1:25:07 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.29 MOP |
| 10 BND | 62.89 MOP |
| 50 BND | 314.44 MOP |
| 100 BND | 628.88 MOP |
| 500 BND | 3,144.38 MOP |
| 1,000 BND | 6,288.76 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-08-01T01:25:07Z",
"rates": {
"MOP": 6.288763
}
}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": 628.8763,
"rate": 6.288763
}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