Rate Overview
Live
1 MUR = 2.6092 BDT
1 BDT = 0.383258
MUR
Avg
2.6154
High
2.6231
Low
2.6071
Last updated: 7/9/2026, 5:46:40 AM
Quick Conversions
| MUR | BDT |
|---|---|
| 1 MUR | 2.61 BDT |
| 10 MUR | 26.09 BDT |
| 50 MUR | 130.46 BDT |
| 100 MUR | 260.92 BDT |
| 500 MUR | 1,304.61 BDT |
| 1,000 MUR | 2,609.21 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-09T05:46:40Z",
"rates": {
"BDT": 2.60921
}
}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": 260.921,
"rate": 2.60921
}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