Rate Overview
Live
1 MOP = 15.2442 BDT
1 BDT = 0.065599
MOP
Avg
15.2528
High
15.2734
Low
15.2259
Last updated: 7/9/2026, 4:20:11 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.24 BDT |
| 10 MOP | 152.44 BDT |
| 50 MOP | 762.21 BDT |
| 100 MOP | 1,524.42 BDT |
| 500 MOP | 7,622.12 BDT |
| 1,000 MOP | 15,244.24 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-09T04:20:11Z",
"rates": {
"BDT": 15.244238
}
}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": 1524.4238,
"rate": 15.244238
}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