Rate Overview
Live
1 BDT = 34.2472 MGA
1 MGA = 0.029199
BDT
Avg
34.1918
High
34.2564
Low
34.1365
Last updated: 5/27/2026, 7:16:06 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.25 MGA |
| 10 BDT | 342.47 MGA |
| 50 BDT | 1,712.36 MGA |
| 100 BDT | 3,424.72 MGA |
| 500 BDT | 17,123.59 MGA |
| 1,000 BDT | 34,247.19 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-05-27T19:16:06Z",
"rates": {
"MGA": 34.247187
}
}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": 3424.7186999999994,
"rate": 34.247187
}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