Rate Overview
Live
1 BND = 6.2432 MOP
1 MOP = 0.160175
BND
Avg
6.2432
High
6.2432
Low
6.2432
Last updated: 6/19/2026, 9:42:51 AM
Quick Conversions
| BND | MOP |
|---|---|
| 1 BND | 6.24 MOP |
| 10 BND | 62.43 MOP |
| 50 BND | 312.16 MOP |
| 100 BND | 624.32 MOP |
| 500 BND | 3,121.59 MOP |
| 1,000 BND | 6,243.18 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-06-19T09:42:51Z",
"rates": {
"MOP": 6.243182
}
}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": 624.3182,
"rate": 6.243182
}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