Rate Overview
Live
1 BDT = 34.0029 MGA
1 MGA = 0.029409
BDT
Avg
33.8782
High
34.0029
Low
33.8132
Last updated: 5/7/2026, 12:34:13 PM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.00 MGA |
| 10 BDT | 340.03 MGA |
| 50 BDT | 1,700.14 MGA |
| 100 BDT | 3,400.29 MGA |
| 500 BDT | 17,001.45 MGA |
| 1,000 BDT | 34,002.90 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-05-07T12:34:13Z",
"rates": {
"MGA": 34.002898
}
}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": 3400.2898,
"rate": 34.002898
}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