Rate Overview
Live
1 BDT = 0.065479 MOP
1 MOP = 15.2721
BDT
Avg
0.065691
High
0.065869
Low
0.065405
Last updated: 7/23/2026, 9:37:00 AM
Quick Conversions
| BDT | MOP |
|---|---|
| 1 BDT | 0.07 MOP |
| 10 BDT | 0.65 MOP |
| 50 BDT | 3.27 MOP |
| 100 BDT | 6.55 MOP |
| 500 BDT | 32.74 MOP |
| 1,000 BDT | 65.48 MOP |
Get BDT/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MOPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-23T09:37:00Z",
"rates": {
"MOP": 0.065479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MOP",
"amount": 100
},
"result": 6.547899999999999,
"rate": 0.065479
}Build with BDT/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key