Rate Overview
Live
1 BHD = 21.3485 MOP
1 MOP = 0.046842
BHD
Avg
21.3444
High
21.4646
Low
21.2564
Last updated: 5/27/2026, 5:29:30 PM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.35 MOP |
| 10 BHD | 213.48 MOP |
| 50 BHD | 1,067.42 MOP |
| 100 BHD | 2,134.85 MOP |
| 500 BHD | 10,674.23 MOP |
| 1,000 BHD | 21,348.45 MOP |
Get BHD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=MOPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-27T17:29:30Z",
"rates": {
"MOP": 21.348451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "MOP",
"amount": 100
},
"result": 2134.8451,
"rate": 21.348451
}Build with BHD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key