Rate Overview
Live
1 MOP = 15.2417 BDT
1 BDT = 0.065609
MOP
Avg
15.2429
High
15.2581
Low
15.2291
Last updated: 4/18/2026, 8:35:15 AM
Quick Conversions
| MOP | BDT |
|---|---|
| 1 MOP | 15.24 BDT |
| 10 MOP | 152.42 BDT |
| 50 MOP | 762.09 BDT |
| 100 MOP | 1,524.17 BDT |
| 500 MOP | 7,620.87 BDT |
| 1,000 MOP | 15,241.75 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-04-18T08:35:15Z",
"rates": {
"BDT": 15.241749
}
}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.1749,
"rate": 15.241749
}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