Rate Overview
Live
1 MOP = 15.2384 BDT
1 BDT = 0.065624
MOP
Avg
15.2142
High
15.2893
Low
15.0152
Last updated: 7/30/2026, 11:13:19 PM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.24 BDT |
| 10 MOP | 152.38 BDT |
| 50 MOP | 761.92 BDT |
| 100 MOP | 1,523.84 BDT |
| 500 MOP | 7,619.19 BDT |
| 1,000 MOP | 15,238.37 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-30T23:13:19Z",
"rates": {
"BDT": 15.238373
}
}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": 1523.8373,
"rate": 15.238373
}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