Rate Overview
Live
1 BDT = 34.9489 MGA
1 MGA = 0.028613
BDT
Avg
34.4609
High
36.3573
Low
33.7356
Last updated: 7/31/2026, 7:42:38 AM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.95 MGA |
| 10 BDT | 349.49 MGA |
| 50 BDT | 1,747.44 MGA |
| 100 BDT | 3,494.89 MGA |
| 500 BDT | 17,474.43 MGA |
| 1,000 BDT | 34,948.86 MGA |
Get BDT/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MGAExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T07:42:38Z",
"rates": {
"MGA": 34.948862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MGA",
"amount": 100
},
"result": 3494.8862,
"rate": 34.948862
}Build with BDT/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key