Rate Overview
Live
1 BHD = 21.2645 MOP
1 MOP = 0.047027
BHD
Avg
21.3089
High
21.4584
Low
21.2255
Last updated: 3/27/2026, 11:11:40 AM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.26 MOP |
| 10 BHD | 212.65 MOP |
| 50 BHD | 1,063.23 MOP |
| 100 BHD | 2,126.45 MOP |
| 500 BHD | 10,632.27 MOP |
| 1,000 BHD | 21,264.55 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-27T11:11:40Z",
"rates": {
"MOP": 21.264548
}
}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": 2126.4548,
"rate": 21.264548
}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