Rate Overview
Live
1 MOP = 0.249572 BZD
1 BZD = 4.0069
MOP
Avg
0.250818
High
0.253039
Low
0.247278
Last updated: 3/27/2026, 11:50:43 AM
Quick Conversions
| MOP | BZD |
|---|---|
| 1 MOP | 0.25 BZD |
| 10 MOP | 2.50 BZD |
| 50 MOP | 12.48 BZD |
| 100 MOP | 24.96 BZD |
| 500 MOP | 124.79 BZD |
| 1,000 MOP | 249.57 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-03-27T11:50:43Z",
"rates": {
"BZD": 0.249572
}
}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.9572,
"rate": 0.249572
}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