Rate Overview
Live
1 MOP = 15.2159 BDT
1 BDT = 0.065721
MOP
Avg
15.2180
High
15.2260
Low
15.2127
Last updated: 6/19/2026, 11:52:30 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.22 BDT |
| 10 MOP | 152.16 BDT |
| 50 MOP | 760.79 BDT |
| 100 MOP | 1,521.59 BDT |
| 500 MOP | 7,607.95 BDT |
| 1,000 MOP | 15,215.89 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-06-19T11:52:30Z",
"rates": {
"BDT": 15.21589
}
}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": 1521.589,
"rate": 15.21589
}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