Rate Overview
Live
1 MGA = 0.028401 BDT
1 BDT = 35.2100
MGA
Avg
0.028436
High
0.028553
Low
0.028331
Last updated: 9/3/2026, 6:53:01 PM
Quick Conversions
| MGA | BDT |
|---|---|
| 1 MGA | 0.03 BDT |
| 10 MGA | 0.28 BDT |
| 50 MGA | 1.42 BDT |
| 100 MGA | 2.84 BDT |
| 500 MGA | 14.20 BDT |
| 1,000 MGA | 28.40 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-09-03T18:53:01Z",
"rates": {
"BDT": 0.028401
}
}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.8401,
"rate": 0.028401
}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