Rate Overview
Live
1 BND = 6.3185 MOP
1 MOP = 0.158265
BND
Avg
6.3168
High
6.3731
Low
6.2329
Last updated: 5/29/2026, 6:49:42 PM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.32 MOP |
| 10 BND | 63.19 MOP |
| 50 BND | 315.93 MOP |
| 100 BND | 631.85 MOP |
| 500 BND | 3,159.26 MOP |
| 1,000 BND | 6,318.52 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-05-29T18:49:42Z",
"rates": {
"MOP": 6.318516
}
}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": 631.8516,
"rate": 6.318516
}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