Rate Overview
Live
1 BMD = 4287.50 MGA
1 MGA = 0.000233
BMD
Avg
4246.87
High
4287.50
Low
4210.79
Last updated: 7/2/2026, 4:14:48 AM
Quick Conversions
| BMD | MGA |
|---|---|
| 1 BMD | 4,287.50 MGA |
| 10 BMD | 42,875.00 MGA |
| 50 BMD | 214,375.00 MGA |
| 100 BMD | 428,750.01 MGA |
| 500 BMD | 2,143,750.04 MGA |
| 1,000 BMD | 4,287,500.08 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-07-02T04:14:48Z",
"rates": {
"MGA": 4287.500079
}
}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": 428750.0079,
"rate": 4287.500079
}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