Rate Overview
Live
1 BHD = 21.2298 MOP
1 MOP = 0.047104
BHD
Avg
21.3079
High
21.4584
Low
21.2255
Last updated: 3/27/2026, 9:32:35 AM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.23 MOP |
| 10 BHD | 212.30 MOP |
| 50 BHD | 1,061.49 MOP |
| 100 BHD | 2,122.98 MOP |
| 500 BHD | 10,614.92 MOP |
| 1,000 BHD | 21,229.84 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-03-27T09:32:35Z",
"rates": {
"MOP": 21.229844
}
}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": 2122.9844,
"rate": 21.229844
}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