Rate Overview
Live
1 BDT = 34.0428 MGA
1 MGA = 0.029375
BDT
Avg
34.2072
High
34.5968
Low
33.8591
Last updated: 3/7/2026, 3:12:58 AM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.04 MGA |
| 10 BDT | 340.43 MGA |
| 50 BDT | 1,702.14 MGA |
| 100 BDT | 3,404.28 MGA |
| 500 BDT | 17,021.40 MGA |
| 1,000 BDT | 34,042.81 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-03-07T03:12:58Z",
"rates": {
"MGA": 34.042806
}
}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": 3404.2806,
"rate": 34.042806
}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