Rate Overview
Live
1 MOP = 0.248548 BZD
1 BZD = 4.0234
MOP
Avg
0.249124
High
0.249581
Low
0.248548
Last updated: 7/31/2026, 12:30:25 AM
Quick Conversions
| MOP | BZD |
|---|---|
| 1 MOP | 0.25 BZD |
| 10 MOP | 2.49 BZD |
| 50 MOP | 12.43 BZD |
| 100 MOP | 24.85 BZD |
| 500 MOP | 124.27 BZD |
| 1,000 MOP | 248.55 BZD |
Get MOP/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BZDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T00:30:25Z",
"rates": {
"BZD": 0.248548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BZD",
"amount": 100
},
"result": 24.854799999999997,
"rate": 0.248548
}Build with MOP/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key