Rate Overview
Live
1 MGA = 0.029199 BDT
1 BDT = 34.2477
MGA
Avg
0.028343
High
0.029702
Low
0.026448
Last updated: 5/27/2026, 2:54:08 PM
Quick Conversions
| MGA | BDT |
|---|---|
| 1 MGA | 0.03 BDT |
| 10 MGA | 0.29 BDT |
| 50 MGA | 1.46 BDT |
| 100 MGA | 2.92 BDT |
| 500 MGA | 14.60 BDT |
| 1,000 MGA | 29.20 BDT |
Get MGA/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BDTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T14:54:08Z",
"rates": {
"BDT": 0.029199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BDT",
"amount": 100
},
"result": 2.9198999999999997,
"rate": 0.029199
}Build with MGA/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key