Rate Overview
Live
1 BND = 6.3224 MOP
1 MOP = 0.158169
BND
Avg
6.3173
High
6.3241
Low
6.3102
Last updated: 8/18/2026, 2:05:35 PM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.32 MOP |
| 10 BND | 63.22 MOP |
| 50 BND | 316.12 MOP |
| 100 BND | 632.24 MOP |
| 500 BND | 3,161.18 MOP |
| 1,000 BND | 6,322.37 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-18T14:05:35Z",
"rates": {
"MOP": 6.322368
}
}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": 632.2368,
"rate": 6.322368
}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