Rate Overview
Live
1 MOP = 0.046763 BHD
1 BHD = 21.3844
MOP
Avg
0.046734
High
0.046785
Low
0.046532
Last updated: 8/12/2026, 5:30:33 PM
Quick Conversions
| MOP | BHD |
|---|---|
| 1 MOP | 0.05 BHD |
| 10 MOP | 0.47 BHD |
| 50 MOP | 2.34 BHD |
| 100 MOP | 4.68 BHD |
| 500 MOP | 23.38 BHD |
| 1,000 MOP | 46.76 BHD |
Get MOP/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BHDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-12T17:30:33Z",
"rates": {
"BHD": 0.046763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BHD",
"amount": 100
},
"result": 4.6762999999999995,
"rate": 0.046763
}Build with MOP/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key