Rate Overview
Live
1 MOP = 15.1320 BDT
1 BDT = 0.066085
MOP
Avg
15.1832
High
15.2469
Low
15.1320
Last updated: 8/20/2026, 3:34:07 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.13 BDT |
| 10 MOP | 151.32 BDT |
| 50 MOP | 756.60 BDT |
| 100 MOP | 1,513.20 BDT |
| 500 MOP | 7,566.00 BDT |
| 1,000 MOP | 15,131.99 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-08-20T03:34:07Z",
"rates": {
"BDT": 15.131993
}
}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": 1513.1993,
"rate": 15.131993
}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