Rate Overview
Live
1 MUR = 2.5815 BDT
1 BDT = 0.387379
MUR
Avg
2.6083
High
2.6387
Low
2.5815
Last updated: 3/7/2026, 7:43:51 AM
Quick Conversions
| MUR | BDT |
|---|---|
| 1 MUR | 2.58 BDT |
| 10 MUR | 25.81 BDT |
| 50 MUR | 129.07 BDT |
| 100 MUR | 258.15 BDT |
| 500 MUR | 1,290.73 BDT |
| 1,000 MUR | 2,581.45 BDT |
Get MUR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BDTExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T07:43:51Z",
"rates": {
"BDT": 2.581452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BDT",
"amount": 100
},
"result": 258.1452,
"rate": 2.581452
}Build with MUR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key