Rate Overview
Live
1 MOP = 15.1783 BDT
1 BDT = 0.065884
MOP
Avg
15.1853
High
15.2062
Low
15.1687
Last updated: 3/7/2026, 12:08:01 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.18 BDT |
| 10 MOP | 151.78 BDT |
| 50 MOP | 758.91 BDT |
| 100 MOP | 1,517.83 BDT |
| 500 MOP | 7,589.14 BDT |
| 1,000 MOP | 15,178.29 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-03-07T00:08:01Z",
"rates": {
"BDT": 15.178285
}
}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": 1517.8285,
"rate": 15.178285
}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