Rate Overview
Live
1 BDT = 34.4038 MGA
1 MGA = 0.029067
BDT
Avg
34.4980
High
34.7773
Low
34.3701
Last updated: 7/8/2026, 6:49:08 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.40 MGA |
| 10 BDT | 344.04 MGA |
| 50 BDT | 1,720.19 MGA |
| 100 BDT | 3,440.38 MGA |
| 500 BDT | 17,201.92 MGA |
| 1,000 BDT | 34,403.83 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-08T18:49:08Z",
"rates": {
"MGA": 34.403832
}
}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": 3440.3832,
"rate": 34.403832
}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