Rate Overview
Live
1 BDT = 33.7721 MGA
1 MGA = 0.029610
BDT
Avg
33.7326
High
33.8094
Low
33.6309
Last updated: 4/17/2026, 4:56:22 AM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 33.77 MGA |
| 10 BDT | 337.72 MGA |
| 50 BDT | 1,688.60 MGA |
| 100 BDT | 3,377.21 MGA |
| 500 BDT | 16,886.03 MGA |
| 1,000 BDT | 33,772.06 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-04-17T04:56:22Z",
"rates": {
"MGA": 33.77206
}
}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": 3377.206,
"rate": 33.77206
}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