Rate Overview
Live
1 MOP = 15.2333 BDT
1 BDT = 0.065646 MOP
Avg
15.1924
High
15.2903
Low
15.0203
Last updated: 1/25/2026, 11:15:00 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.23 BDT |
| 10 MOP | 152.33 BDT |
| 50 MOP | 761.67 BDT |
| 100 MOP | 1,523.33 BDT |
| 500 MOP | 7,616.66 BDT |
| 1,000 MOP | 15,233.31 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-01-25T11:15:00Z",
"rates": {
"BDT": 15.233314
}
}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.3314,
"rate": 15.233314
}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