Rate Overview
Live
1 BHD = 21.4843 MOP
1 MOP = 0.046546
BHD
Avg
21.4168
High
21.4843
Low
21.3733
Last updated: 7/4/2026, 6:55:55 PM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.48 MOP |
| 10 BHD | 214.84 MOP |
| 50 BHD | 1,074.21 MOP |
| 100 BHD | 2,148.43 MOP |
| 500 BHD | 10,742.14 MOP |
| 1,000 BHD | 21,484.27 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-07-04T18:55:55Z",
"rates": {
"MOP": 21.48427
}
}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": 2148.4269999999997,
"rate": 21.48427
}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