Rate Overview
Live
1 BDT = 34.8587 MGA
1 MGA = 0.028687
BDT
Avg
34.9288
High
37.8421
Low
33.6421
Last updated: 7/28/2026, 4:04:15 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.86 MGA |
| 10 BDT | 348.59 MGA |
| 50 BDT | 1,742.94 MGA |
| 100 BDT | 3,485.87 MGA |
| 500 BDT | 17,429.35 MGA |
| 1,000 BDT | 34,858.70 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-28T16:04:15Z",
"rates": {
"MGA": 34.8587
}
}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": 3485.87,
"rate": 34.8587
}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