Rate Overview
Live
1 BHD = 21.3234 MOP
1 MOP = 0.046897
BHD
Avg
21.3232
High
21.3707
Low
21.2854
Last updated: 4/17/2026, 4:52:43 AM
Quick Conversions
| BHD | MOP |
|---|---|
| 1 BHD | 21.32 MOP |
| 10 BHD | 213.23 MOP |
| 50 BHD | 1,066.17 MOP |
| 100 BHD | 2,132.34 MOP |
| 500 BHD | 10,661.70 MOP |
| 1,000 BHD | 21,323.41 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-04-17T04:52:43Z",
"rates": {
"MOP": 21.323409
}
}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": 2132.3409,
"rate": 21.323409
}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