Rate Overview
Live
1 BMD = 4140.15 MGA
1 MGA = 0.000242
BMD
Avg
4189.97
High
4241.39
Low
4140.15
Last updated: 3/6/2026, 8:08:50 AM
Quick Conversions
| BMD | MGA |
|---|---|
| 1 BMD | 4,140.15 MGA |
| 10 BMD | 41,401.49 MGA |
| 50 BMD | 207,007.43 MGA |
| 100 BMD | 414,014.87 MGA |
| 500 BMD | 2,070,074.34 MGA |
| 1,000 BMD | 4,140,148.68 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-03-06T08:08:50Z",
"rates": {
"MGA": 4140.148675
}
}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": 414014.86750000005,
"rate": 4140.148675
}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