Rate Overview
Live
1 BND = 6.3382 MOP
1 MOP = 0.157774
BND
Avg
6.3353
High
6.3449
Low
6.3238
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.34 MOP |
| 10 BND | 63.38 MOP |
| 50 BND | 316.91 MOP |
| 100 BND | 633.82 MOP |
| 500 BND | 3,169.09 MOP |
| 1,000 BND | 6,338.17 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-04-18T08:43:10Z",
"rates": {
"MOP": 6.338172
}
}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": 633.8172,
"rate": 6.338172
}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