Rate Overview
Live
1 BDT = 34.9176 MGA
1 MGA = 0.028639
BDT
Avg
34.9094
High
35.3278
Low
34.5680
Last updated: 7/29/2026, 7:04:51 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.92 MGA |
| 10 BDT | 349.18 MGA |
| 50 BDT | 1,745.88 MGA |
| 100 BDT | 3,491.76 MGA |
| 500 BDT | 17,458.81 MGA |
| 1,000 BDT | 34,917.62 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-29T19:04:51Z",
"rates": {
"MGA": 34.917622
}
}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": 3491.7622,
"rate": 34.917622
}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