Rate Overview
Live
1 BDT = 33.9984 MGA
1 MGA = 0.029413
BDT
Avg
35.9495
High
37.8844
Low
33.2066
Last updated: 3/27/2026, 1:42:19 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.00 MGA |
| 10 BDT | 339.98 MGA |
| 50 BDT | 1,699.92 MGA |
| 100 BDT | 3,399.84 MGA |
| 500 BDT | 16,999.20 MGA |
| 1,000 BDT | 33,998.40 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-27T13:42:19Z",
"rates": {
"MGA": 33.998396
}
}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": 3399.8396,
"rate": 33.998396
}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