Rate Overview
Live
1 BHD = 21.3842 MOP
1 MOP = 0.046763
BHD
Avg
21.3975
High
21.4902
Low
21.3743
Last updated: 8/12/2026, 5:10:46 AM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.38 MOP |
| 10 BHD | 213.84 MOP |
| 50 BHD | 1,069.21 MOP |
| 100 BHD | 2,138.42 MOP |
| 500 BHD | 10,692.12 MOP |
| 1,000 BHD | 21,384.23 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-08-12T05:10:46Z",
"rates": {
"MOP": 21.384232
}
}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": 2138.4232,
"rate": 21.384232
}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