Rate Overview
Live
1 BHD = 21.3452 MOP
1 MOP = 0.046849
BHD
Avg
21.3653
High
21.4647
Low
21.3423
Last updated: 6/17/2026, 6:32:53 AM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.35 MOP |
| 10 BHD | 213.45 MOP |
| 50 BHD | 1,067.26 MOP |
| 100 BHD | 2,134.52 MOP |
| 500 BHD | 10,672.61 MOP |
| 1,000 BHD | 21,345.21 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-06-17T06:32:53Z",
"rates": {
"MOP": 21.34521
}
}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": 2134.521,
"rate": 21.34521
}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