Rate Overview
Live
1 BDT = 34.1945 MGA
1 MGA = 0.029244
BDT
Avg
34.1567
High
34.2257
Low
34.0344
Last updated: 6/19/2026, 8:49:23 AM
Quick Conversions
| BDT | MGA |
|---|---|
| 1 BDT | 34.19 MGA |
| 10 BDT | 341.95 MGA |
| 50 BDT | 1,709.73 MGA |
| 100 BDT | 3,419.45 MGA |
| 500 BDT | 17,097.26 MGA |
| 1,000 BDT | 34,194.52 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-06-19T08:49:23Z",
"rates": {
"MGA": 34.194523
}
}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": 3419.4522999999995,
"rate": 34.194523
}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