Rate Overview
Live
1 BDT = 0.066085 MOP
1 MOP = 15.1320
BDT
Avg
0.065862
High
0.066085
Low
0.065587
Last updated: 8/20/2026, 4:38:19 AM
Quick Conversions
| BDT | MOP |
|---|---|
| 1 BDT | 0.07 MOP |
| 10 BDT | 0.66 MOP |
| 50 BDT | 3.30 MOP |
| 100 BDT | 6.61 MOP |
| 500 BDT | 33.04 MOP |
| 1,000 BDT | 66.09 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-08-20T04:38:19Z",
"rates": {
"MOP": 0.066085
}
}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.6085,
"rate": 0.066085
}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