Rate Overview
Live
1 BND = 6.2981 MOP
1 MOP = 0.158777
BND
Avg
6.3295
High
6.3716
Low
6.2929
Last updated: 3/7/2026, 2:55:16 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.30 MOP |
| 10 BND | 62.98 MOP |
| 50 BND | 314.91 MOP |
| 100 BND | 629.81 MOP |
| 500 BND | 3,149.06 MOP |
| 1,000 BND | 6,298.13 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-07T02:55:16Z",
"rates": {
"MOP": 6.298129
}
}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": 629.8129,
"rate": 6.298129
}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