Rate Overview
Live
1 MUR = 2.5986 BDT
1 BDT = 0.384820
MUR
Avg
2.6299
High
2.7308
Low
2.5166
Last updated: 7/30/2026, 5:29:10 PM
Quick Conversions
| MUR | BDT |
|---|---|
| 1 MUR | 2.60 BDT |
| 10 MUR | 25.99 BDT |
| 50 MUR | 129.93 BDT |
| 100 MUR | 259.86 BDT |
| 500 MUR | 1,299.31 BDT |
| 1,000 MUR | 2,598.62 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-07-30T17:29:10Z",
"rates": {
"BDT": 2.598615
}
}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": 259.86150000000004,
"rate": 2.598615
}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