Rate Overview
Live
1 BMD = 4331.33 MGA
1 MGA = 0.000231
BMD
Avg
4327.98
High
4335.51
Low
4312.53
Last updated: 9/3/2026, 3:02:56 AM
Quick Conversions
| BMD | MGA |
|---|---|
| 1 BMD | 4,331.33 MGA |
| 10 BMD | 43,313.32 MGA |
| 50 BMD | 216,566.59 MGA |
| 100 BMD | 433,133.19 MGA |
| 500 BMD | 2,165,665.94 MGA |
| 1,000 BMD | 4,331,331.88 MGA |
Get BMD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=MGAExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-09-03T03:02:56Z",
"rates": {
"MGA": 4331.331878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "MGA",
"amount": 100
},
"result": 433133.1878,
"rate": 4331.331878
}Build with BMD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key