Rate Overview
Live
1 MGA = 0.028642 BDT
1 BDT = 34.9138
MGA
Avg
0.028753
High
0.028973
Low
0.028630
Last updated: 7/25/2026, 11:21:58 PM
Quick Conversions
| MGA | BDT |
|---|---|
| 1 MGA | 0.03 BDT |
| 10 MGA | 0.29 BDT |
| 50 MGA | 1.43 BDT |
| 100 MGA | 2.86 BDT |
| 500 MGA | 14.32 BDT |
| 1,000 MGA | 28.64 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-25T23:21:58Z",
"rates": {
"BDT": 0.028642
}
}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.8642000000000003,
"rate": 0.028642
}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