Rate Overview
Live
1 MGA = 0.028687 BDT
1 BDT = 34.8590
MGA
Avg
0.028306
High
0.029734
Low
0.026446
Last updated: 7/28/2026, 8:48:27 AM
Quick Conversions
| MGA | BDT |
|---|---|
| 1 MGA | 0.03 BDT |
| 10 MGA | 0.29 BDT |
| 50 MGA | 1.43 BDT |
| 100 MGA | 2.87 BDT |
| 500 MGA | 14.34 BDT |
| 1,000 MGA | 28.69 BDT |
Get MGA/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BDTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-28T08:48:27Z",
"rates": {
"BDT": 0.028687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BDT",
"amount": 100
},
"result": 2.8687,
"rate": 0.028687
}Build with MGA/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key