Rate Overview
Live
1 MOP = 15.2482 BDT
1 BDT = 0.065582
MOP
Avg
15.2194
High
15.2820
Low
15.1660
Last updated: 7/31/2026, 8:53:06 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.25 BDT |
| 10 MOP | 152.48 BDT |
| 50 MOP | 762.41 BDT |
| 100 MOP | 1,524.82 BDT |
| 500 MOP | 7,624.09 BDT |
| 1,000 MOP | 15,248.18 BDT |
Get MOP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BDTExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T08:53:06Z",
"rates": {
"BDT": 15.248182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BDT",
"amount": 100
},
"result": 1524.8182,
"rate": 15.248182
}Build with MOP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key