Rate Overview
Live
1 BMD = 4205.33 MGA
1 MGA = 0.000238
BMD
Avg
4329.70
High
4626.35
Low
4139.00
Last updated: 5/27/2026, 1:55:08 PM
Quick Conversions
| BMD | MGA |
|---|---|
| 1 BMD | 4,205.33 MGA |
| 10 BMD | 42,053.33 MGA |
| 50 BMD | 210,266.66 MGA |
| 100 BMD | 420,533.33 MGA |
| 500 BMD | 2,102,666.63 MGA |
| 1,000 BMD | 4,205,333.27 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-05-27T13:55:08Z",
"rates": {
"MGA": 4205.333269
}
}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": 420533.3269,
"rate": 4205.333269
}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