Rate Overview
Live
1 MUR = 2.5837 BDT
1 BDT = 0.387048
MUR
Avg
2.5925
High
2.6053
Low
2.5670
Last updated: 6/19/2026, 8:20:04 AM
Quick Conversions
| MUR | BDT |
|---|---|
| 1 MUR | 2.58 BDT |
| 10 MUR | 25.84 BDT |
| 50 MUR | 129.18 BDT |
| 100 MUR | 258.37 BDT |
| 500 MUR | 1,291.83 BDT |
| 1,000 MUR | 2,583.66 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-06-19T08:20:04Z",
"rates": {
"BDT": 2.58366
}
}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.366,
"rate": 2.58366
}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