Rate Overview
Live
1 BDT = 0.065737 MOP
1 MOP = 15.2121
BDT
Avg
0.065747
High
0.065783
Low
0.065667
Last updated: 5/8/2026, 11:44:52 AM
Quick Conversions
| BDT | MOP |
|---|---|
| 1 BDT | 0.07 MOP |
| 10 BDT | 0.66 MOP |
| 50 BDT | 3.29 MOP |
| 100 BDT | 6.57 MOP |
| 500 BDT | 32.87 MOP |
| 1,000 BDT | 65.74 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-05-08T11:44:52Z",
"rates": {
"MOP": 0.065737
}
}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.5737000000000005,
"rate": 0.065737
}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