Rate Overview
Live
1 BND = 6.3894 MOP
1 MOP = 0.156509
BND
Avg
6.3770
High
6.3894
Low
6.3611
Last updated: 9/10/2026, 5:44:35 PM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.39 MOP |
| 10 BND | 63.89 MOP |
| 50 BND | 319.47 MOP |
| 100 BND | 638.94 MOP |
| 500 BND | 3,194.70 MOP |
| 1,000 BND | 6,389.40 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-09-10T17:44:35Z",
"rates": {
"MOP": 6.389395
}
}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": 638.9395000000001,
"rate": 6.389395
}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