Rate Overview
Live
1 MUR = 2.6603 BDT
1 BDT = 0.375893 MUR
Avg
2.6517
High
2.6645
Low
2.6411
Last updated: 1/25/2026, 11:09:52 AM
Quick Conversions
| MUR | BDT |
|---|---|
| 1 MUR | 2.66 BDT |
| 10 MUR | 26.60 BDT |
| 50 MUR | 133.02 BDT |
| 100 MUR | 266.03 BDT |
| 500 MUR | 1,330.17 BDT |
| 1,000 MUR | 2,660.34 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-01-25T11:09:52Z",
"rates": {
"BDT": 2.660335
}
}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": 266.0335,
"rate": 2.660335
}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