Rate Overview
Live
1 MOP = 0.047103 BHD
1 BHD = 21.2301
MOP
Avg
0.046761
High
0.047191
Low
0.046143
Last updated: 3/27/2026, 8:18:37 AM
Quick Conversions
| MOP | BHD |
|---|---|
| 1 MOP | 0.05 BHD |
| 10 MOP | 0.47 BHD |
| 50 MOP | 2.36 BHD |
| 100 MOP | 4.71 BHD |
| 500 MOP | 23.55 BHD |
| 1,000 MOP | 47.10 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-03-27T08:18:37Z",
"rates": {
"BHD": 0.047103
}
}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.7103,
"rate": 0.047103
}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