Rate Overview
Live
1 MOP = 0.249206 BZD
1 BZD = 4.0127
MOP
Avg
0.249184
High
0.249518
Low
0.248843
Last updated: 8/19/2026, 3:38:24 AM
Quick Conversions
| MOP | BZD |
|---|---|
| 1 MOP | 0.25 BZD |
| 10 MOP | 2.49 BZD |
| 50 MOP | 12.46 BZD |
| 100 MOP | 24.92 BZD |
| 500 MOP | 124.60 BZD |
| 1,000 MOP | 249.21 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-08-19T03:38:24Z",
"rates": {
"BZD": 0.249206
}
}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.9206,
"rate": 0.249206
}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